..
http
chore: document works and code optimizations
2020-12-02 19:00:39 +08:00
kcp
chore: document works and code optimizations
2020-12-02 19:00:39 +08:00
mixed
general: restructure package, move socks to proxy
2020-10-01 22:49:14 +08:00
obfs
chore: document works and code optimizations
2020-12-02 19:00:39 +08:00
redir
ssr: move 3rd party ssr pkg to internal
2020-10-29 22:47:57 +08:00
reject
log: show proxy info in log, via PROXY
2019-09-18 22:08:48 +08:00
socks
udp: remove uottun and optimize udp implementation
2020-10-15 00:19:05 +08:00
socks4
chore: document works and code optimizations
2020-12-02 19:00:39 +08:00
socks5
fix(socks5): should not dial returned bind addr directly
2020-12-16 15:46:54 +08:00
ss
ss: change the conn close behavior ( fixed #180 )
2020-12-15 19:26:25 +08:00
ssh
chore: document works and code optimizations
2020-12-02 19:00:39 +08:00
ssr
chore: document works and code optimizations
2020-12-02 19:00:39 +08:00
tcp
check: stop checking when protocol not supported
2020-11-26 19:21:27 +08:00
tls
chore: document works and code optimizations
2020-12-02 19:00:39 +08:00
trojan
pool: added bufio.Reader pool
2020-11-03 22:52:50 +08:00
udp
chore: document update
2020-12-04 12:41:38 +08:00
unix
ss: change the conn close behavior ( fixed #180 )
2020-12-15 19:26:25 +08:00
vless
pool: added bufio.Reader pool
2020-11-03 22:52:50 +08:00
vmess
ss: change the conn close behavior ( fixed #180 )
2020-12-15 19:26:25 +08:00
ws
chore: document works and code optimizations
2020-12-02 19:00:39 +08:00
conn.go
chore: add comments to export functions
2020-11-06 22:47:33 +08:00
dialer.go
check: stop checking when protocol not supported
2020-11-26 19:21:27 +08:00
direct.go
unix, udp: fixed nat issue ( #194 )
2020-12-03 23:47:26 +08:00
proxy.go
proxy: drop tcptun
and udptun
, use tcp
and udp
instead
2020-11-29 15:09:44 +08:00
server.go
pool: added bufio.Reader pool
2020-11-03 22:52:50 +08:00