.. |
http
|
dns: support default port 53 in dnsserver config
|
2021-09-10 23:36:25 +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
|
proxy: support server mode of PROXY protocol v1
|
2021-08-04 19:13:22 +08:00 |
protocol
|
smux: update to v1.5.16
|
2021-09-22 22:49:33 +08:00 |
pxyproto
|
proxy: support server mode of PROXY protocol v1
|
2021-08-04 19:13:22 +08:00 |
redir
|
dhcpd: support macOS and freebsd(not tested)
|
2021-08-12 19:11:06 +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
|
proxy: support server mode of PROXY protocol v1
|
2021-08-04 19:13:22 +08:00 |
ss
|
dns: support default port 53 in dnsserver config
|
2021-09-10 23:36:25 +08:00 |
ssh
|
ssh: handle error in init conn (#264)
|
2021-07-07 19:05:26 +08:00 |
ssr
|
smux: update to v1.5.16
|
2021-09-22 22:49:33 +08:00 |
tcp
|
tproxy: fix ipv6 support (#290)
|
2021-10-22 18:36:09 +08:00 |
tls
|
tls,wss,trojan: support certificate pinning (#275)
|
2021-08-20 18:47:15 +08:00 |
tproxy
|
tproxy: fix ipv6 support (#290)
|
2021-10-22 18:36:09 +08:00 |
trojan
|
wss: optimize server code
|
2021-11-29 00:00:22 +08:00 |
udp
|
socks5,ss: improve udp server
|
2021-07-31 21:49:58 +08:00 |
unix
|
socks5,ss: improve udp server
|
2021-07-31 21:49:58 +08:00 |
vless
|
vless,vmess: support string to uuid mapping standard
|
2021-08-08 00:05:47 +08:00 |
vmess
|
wss: optimize server code
|
2021-11-29 00:00:22 +08:00 |
ws
|
wss: optimize server code
|
2021-11-29 00:00:22 +08:00 |
conn.go
|
proxy: support server mode of PROXY protocol v1
|
2021-08-04 19:13:22 +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 |