glider/proxy
2021-04-21 00:29:17 +08:00
..
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
protocol proxy: added smux support 2021-04-21 00:29:17 +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
smux proxy: added smux support 2021-04-21 00:29:17 +08:00
socks4 feat: support socks4a (#206) 2020-12-19 13:19:16 +08:00
socks5 ssh: reuse underlying connection (#251) 2021-04-20 15:28:52 +08:00
ss ssh: reuse underlying connection (#251) 2021-04-20 15:28:52 +08:00
ssh ssh: close unused connection (#251) 2021-04-20 20:55:40 +08:00
ssr ssh: reuse underlying connection (#251) 2021-04-20 15:28:52 +08:00
tcp check: stop checking when protocol not supported 2020-11-26 19:21:27 +08:00
tls ci: added freebsd version 2021-04-19 10:39:40 +08:00
trojan ssh: reuse underlying connection (#251) 2021-04-20 15:28:52 +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 ci: use go1.16rc1 2021-02-06 00:26:58 +08:00
vmess socks5: fixed a bug in target getting 2021-03-19 15:57:16 +08:00
ws ws: avoid pannic when addr not set(#229) 2021-02-14 11:01:52 +08:00
conn.go chore: add comments to export functions 2020-11-06 22:47:33 +08:00
dialer.go ssh: reuse underlying connection (#251) 2021-04-20 15:28:52 +08:00
direct.go ci: added freebsd version 2021-04-19 10:39:40 +08:00
proxy.go proxy: drop tcptun and udptun, use tcp and udp instead 2020-11-29 15:09:44 +08:00
server.go ci: added freebsd version 2021-04-19 10:39:40 +08:00