issues
search
Jigsaw-Code
/
outline-ss-server
Outline Shadowsocks server
https://getoutline.org
Apache License 2.0
744
stars
189
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add WebSocket support to the existing `outline-ss-server`
#225
sbruens
opened
2 days ago
0
limit users for one key
#224
aposipov
closed
3 days ago
1
clean: remove unused `keyID` parameters
#223
sbruens
closed
1 week ago
0
clean: remove unused `sync.WaitGroup`
#222
sbruens
closed
2 weeks ago
0
refactor: create a handler that handles a single association
#221
sbruens
opened
2 weeks ago
1
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.1
#220
dependabot[bot]
closed
2 weeks ago
0
Outline no longer works in Russia.
#219
sprytex
closed
3 weeks ago
1
fix: use correct tag when commit is tagged with both prerelease and release
#218
sbruens
closed
1 month ago
2
fix: do not set the host address
#217
sbruens
closed
1 month ago
1
feat(caddy): add a WebSockets handler that connects to Shadowsocks handler
#216
sbruens
opened
2 months ago
1
Feature request: Using IPinfo IP to Country ASN database
#215
abdullahdevrel
opened
2 months ago
2
Please fix go releaser
#214
betaxab
opened
2 months ago
0
fix: prevent data corruption in `multiPacketListener` by avoiding buffer resizing
#213
sbruens
closed
2 months ago
0
feat(caddy): persist replay cache across config reloads
#212
sbruens
closed
1 month ago
1
fix: remove deadlock in `multiPacketListener`
#211
sbruens
closed
2 months ago
0
refactor: use a noop metric implementation if no metrics are provided
#210
sbruens
closed
2 months ago
0
fix: don't calculate tunneltime for unauthenticated connections
#209
sbruens
closed
2 months ago
0
chore: support Go workspaces
#208
sbruens
closed
2 months ago
0
refactor: pass in logger to service so caller can control logs
#207
sbruens
closed
2 months ago
0
refactor: create re-usable Shadowsocks service
#206
sbruens
closed
2 months ago
0
chore(deps): bump github.com/sigstore/cosign/v2 from 2.0.0 to 2.2.4
#205
dependabot[bot]
opened
2 months ago
0
feat: add AS organization name to metrics
#204
sbruens
closed
3 months ago
0
feat: enable `fwmark` (`SO_MARK`) for outgoing sockets
#202
sabify
opened
3 months ago
7
refactor: `outlineMetrics` implements `prometheus.Collector`
#201
sbruens
closed
3 months ago
0
refactor: decouple IPInfo from the service handlers
#200
sbruens
closed
3 months ago
1
refactor: add structured logging with `slog`
#199
sbruens
closed
3 months ago
0
feat(caddy): add Caddy support for Outline services
#198
sbruens
closed
2 months ago
0
clean: remove `.travis.yml` and add missing license headers
#197
sbruens
closed
3 months ago
0
Unable to connect to server using UDP
#195
PS1TD
closed
1 month ago
5
ci: run CI job daily so we catch issues with runner changes
#194
sbruens
closed
3 months ago
0
refactor: decouple the TCP handler from the listener
#193
sbruens
closed
4 months ago
0
refactor: allow hot swapping the config
#192
sbruens
closed
3 months ago
1
ci: add license check to ensure we only depend on 'notice' licenses
#191
sbruens
closed
5 months ago
0
refactor: decouple the packet handler from the Shadowsocks transport
#190
sbruens
opened
5 months ago
0
refactor: share Shadowsocks key search between TCP and UDP
#189
sbruens
closed
1 week ago
0
refactor: modularize UDP connection handling
#188
sbruens
closed
4 months ago
0
Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7
#187
dependabot[bot]
opened
5 months ago
0
refactor: remove explicit enabling of keepalive for tcp
#186
sbruens
closed
5 months ago
0
refactor: remove use of port in probing metric
#185
sbruens
closed
5 months ago
0
feat: add support for the `PROXY` protocol
#184
sbruens
opened
5 months ago
0
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.1 to 1.6.0
#183
dependabot[bot]
opened
5 months ago
0
refactor: move to a new "Service" config format
#182
sbruens
closed
2 months ago
3
Add support SIP022 AEAD-2022 Ciphers
#181
loskiq
opened
6 months ago
1
Outline is blocked in Russia
#180
dotmitsu
opened
6 months ago
8
cleanup: clean up TCP calls and use netip
#179
fortuna
closed
6 months ago
0
feat: add support for HTTP `CONNECT` over Shadowsocks
#178
sbruens
opened
7 months ago
0
Bump golang.org/x/net from 0.19.0 to 0.23.0
#177
dependabot[bot]
opened
7 months ago
0
ci: add a benchmark workflow
#176
sbruens
opened
8 months ago
0
Bump github.com/docker/docker from 23.0.3+incompatible to 24.0.9+incompatible
#175
dependabot[bot]
opened
8 months ago
0
clean: decouple TCPHandler from the Shadowsocks transport
#174
fortuna
closed
8 months ago
0
Next