auto
|
add router handler option
|
2021-12-31 00:03:24 +08:00 |
dns
|
change []byte bufpool to *[]byte
|
2022-01-06 09:50:37 +08:00 |
forward
|
update handler options
|
2022-01-04 21:56:58 +08:00 |
http
|
fix probe resistance
|
2022-01-11 17:30:46 +08:00 |
http2
|
fix probe resistance
|
2022-01-11 17:30:46 +08:00 |
redirect
|
update handler options
|
2022-01-04 21:56:58 +08:00 |
relay
|
change []byte bufpool to *[]byte
|
2022-01-06 09:50:37 +08:00 |
sni
|
change []byte bufpool to *[]byte
|
2022-01-06 09:50:37 +08:00 |
socks
|
update CI
|
2022-01-10 11:42:51 +08:00 |
ss
|
change []byte bufpool to *[]byte
|
2022-01-06 09:50:37 +08:00 |
tap
|
change []byte bufpool to *[]byte
|
2022-01-06 09:50:37 +08:00 |
tun
|
change []byte bufpool to *[]byte
|
2022-01-06 09:50:37 +08:00 |
handler.go
|
add binder for connector
|
2021-11-20 23:41:11 +08:00 |
option.go
|
add tls config option
|
2022-01-05 00:02:55 +08:00 |
relay.go
|
change []byte bufpool to *[]byte
|
2022-01-06 09:50:37 +08:00 |
transport.go
|
change []byte bufpool to *[]byte
|
2022-01-06 09:50:37 +08:00 |