glider/proxy
2021-07-06 20:31:39 +08:00
..
http chore: document works and code optimizations 2020-12-02 19:00:39 +08:00
kcp proxy: support chain more than 2 protocols in server mode 2021-05-05 18:41:48 +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 general: fixed a bug which leads to panic when the specified interface not exists 2021-07-02 01:06:11 +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 general: fixed a bug which leads to panic when the specified interface not exists 2021-07-02 01:06:11 +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 ws: use default port if not specified 2021-07-06 20:31:39 +08:00
trojan ws: use default port if not specified 2021-07-06 20:31:39 +08:00
udp chore: document update 2020-12-04 12:41:38 +08:00
unix proxy: support chain more than 2 protocols in server mode 2021-05-05 18:41:48 +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: use default port if not specified 2021-07-06 20:31:39 +08:00
conn.go chore: add comments to export functions 2020-11-06 22:47:33 +08:00
dialer.go general: fixed a bug which leads to panic when the specified interface not exists 2021-07-02 01:06:11 +08:00
direct.go direct: optimize codes 2021-07-02 19:09:01 +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