.. |
http
|
chore: document works and code optimizations
|
2020-12-02 19:00:39 +08:00 |
kcp
|
ssh: handle error in init conn (#264)
|
2021-07-07 19:05:26 +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
|
ssh: handle error in init conn (#264)
|
2021-07-07 19:05:26 +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: handle error in init conn (#264)
|
2021-07-07 19:05:26 +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
|
ssh: handle error in init conn (#264)
|
2021-07-07 19:05:26 +08:00 |
tproxy
|
proxy: added tproxy module (only udp now)
|
2021-07-17 22:36:42 +08:00 |
trojan
|
wss: added a new scheme wss for convenience
|
2021-07-09 19:17:16 +08:00 |
udp
|
chore: document update
|
2020-12-04 12:41:38 +08:00 |
unix
|
ssh: handle error in init conn (#264)
|
2021-07-07 19:05:26 +08:00 |
vless
|
proxy: added tproxy module (only udp now)
|
2021-07-17 22:36:42 +08:00 |
vmess
|
socks5: fixed a bug in target getting
|
2021-03-19 15:57:16 +08:00 |
ws
|
wss: added a new scheme wss for convenience
|
2021-07-09 19:17:16 +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 |