Jason Lyu
|
00a5f18ebd
|
Feature(proxy): support gost relay protocol (#310)
|
1 year ago |
Jason Lyu
|
47913b549f
|
Fix: defer func for `safeConnClose` (#309)
|
1 year ago |
Jason Lyu
|
cbf620b2f8
|
Improve: use embedded `go-shadowsocks2` (#306)
* Improve: use embedded go-shadowsocks2
* Chore: update go mod
|
1 year ago |
Jason Lyu
|
f448baa2ae
|
Chore: use `errors.ErrUnsupported` (#294)
|
1 year ago |
xjasonlyu
|
2b494a7517
|
Fix: HTTP proxy basic auth error (#266)
|
1 year ago |
xjasonlyu
|
cd6b118e63
|
Refactor: relocate simple-obfs pkg
|
1 year ago |
xjasonlyu
|
9838f57e0d
|
Refactor: relocate dialer pkg
|
1 year ago |
xjasonlyu
|
8e20770bec
|
Refactor: optimize http proxy
|
1 year ago |
xjasonlyu
|
6c07927bba
|
Chore: remove ref annotations
|
1 year ago |
xjasonlyu
|
195290884c
|
Fix: potential crash by bad UDP address (#238)
|
2 years ago |
xjasonlyu
|
c45470650b
|
Chore: reorder imports
|
2 years ago |
xjasonlyu
|
9797cb31c0
|
Refactor: return metadata.Addr only
|
3 years ago |
xjasonlyu
|
1b38ce2d25
|
Improve(socks5): unify addr parsing
|
3 years ago |
xjasonlyu
|
6603c1f334
|
Refactor: improve metadata structure
|
3 years ago |
xjasonlyu
|
3480680806
|
Chore: chmod -x .go files
|
3 years ago |
xjasonlyu
|
fd000c6617
|
Refactor: standalone metadata module
|
3 years ago |
xjasonlyu
|
e23837aa6d
|
Style: use gofumpt for fmt
|
3 years ago |
Fan Lin
|
c068fbd626
|
Fix: set major version to v2 (#88)
|
3 years ago |
xjasonlyu
|
6bb44f9eb1
|
Change: use nop for reject
|
3 years ago |
xjasonlyu
|
af55e8517c
|
Chore: rename to SerializeSocksAddr
|
3 years ago |
xjasonlyu
|
ad53cc7ffe
|
Chore: correct a typo
|
3 years ago |
xjasonlyu
|
07ce5e6422
|
Feature: socks5 over unix domain socket(UDS) support
this feature is compatible with tor proxy.
|
3 years ago |
xjasonlyu
|
bf59ddf897
|
Refactor: move to transport
|
3 years ago |
xjasonlyu
|
e0d6c6d5af
|
Feature: SOCKS4/SOCKS4A proxy support
|
3 years ago |
xjasonlyu
|
ab2f4043f7
|
Feature: HTTP proxy support
|
3 years ago |
xjasonlyu
|
33e2aed86c
|
Refactor(proxy): replace with safeConnClose
|
3 years ago |
xjasonlyu
|
991ad5a967
|
Chore: remove NewBase
|
3 years ago |
xjasonlyu
|
842920c39b
|
Feature: add reject proxy
|
3 years ago |
xjasonlyu
|
3f7fdc1d83
|
Fix: atomic operation panic
This reverts commit 094199656b .
|
4 years ago |
xjasonlyu
|
094199656b
|
Chore: make set operation atomic
|
4 years ago |
xjasonlyu
|
b15f93225b
|
Chore: bump to go1.16
|
4 years ago |
xjasonlyu
|
ae77a8a009
|
Refactor: autonomize core package
|
4 years ago |
xjasonlyu
|
cf4ac9b207
|
Refactor(proxy): use proto sub package
|
4 years ago |
xjasonlyu
|
ee00315894
|
Chore: rename proxy Type() to Proto()
|
4 years ago |
xjasonlyu
|
b79ab7335a
|
Chore: rename ShadowSocks to Shadowsocks
|
4 years ago |
xjasonlyu
|
496d25ff23
|
Fix: panic when using direct proxy
|
4 years ago |
xjasonlyu
|
a84eebe284
|
Chore: add Type() method to proxy.Proxy
|
4 years ago |
xjasonlyu
|
e0956ce58c
|
Feature: add simple-obfs support for ss
|
4 years ago |
xjasonlyu
|
90d7d2dfe6
|
Refactor
|
4 years ago |
xjasonlyu
|
6f89409a03
|
remove v1
|
4 years ago |
Jason
|
f5dbf4289a
|
opt sth
|
4 years ago |
Jason
|
574515f981
|
Update proxy.go
|
4 years ago |
Jason
|
bac7e9033b
|
reduce connect timeout
|
5 years ago |
Jason
|
31747c600f
|
fix closed session time counting
|
5 years ago |
Jason
|
ecaf1d632a
|
get process name if monitor is enabled
|
5 years ago |
Jason
|
a8fce929c3
|
update error detect
|
5 years ago |
Jason
|
78b65e6a83
|
Revert "update proxy session"
This reverts commit 7a77dea691 .
|
5 years ago |
Jason
|
7a77dea691
|
update proxy session
|
5 years ago |
Jason
|
8c6541b70a
|
update udp map
|
5 years ago |
Jason
|
3fb9601109
|
Update proxy.go
|
5 years ago |