Toby
a5985c5b6f
chore: reduce udp buffer sizes to 4k & pipe buffer size to 32k
2022-11-02 22:47:38 -07:00
Toby
fba6cf7a1c
feat: server SOCKS5 outbound domain passthrough
2022-04-14 00:11:44 -07:00
Toby
e32191a967
chore: PipeBufferSize should be 65535 not 65536
2021-12-27 16:48:34 -08:00
Toby
c32ac17f62
Bump quic-go to v0.22.0 & remove SetDontFragment (as it's implemented in quic-go already)
2021-07-28 21:18:43 -07:00
Toby
70fd2ffc0d
ACL for TCP TProxy
2021-04-24 15:36:19 -07:00
Toby
787ed14c4d
TCP TProxy implementation, no UDP or ACL support yet
2021-04-24 02:56:17 -07:00
Toby
b80db1fc19
XPlus obfs & don't frag
2021-04-19 20:52:50 -07:00
Toby
6ddcbdc01d
Implement Prometheus metrics
2021-04-10 18:01:56 -07:00
Toby
244d0d43a9
PipePairWithTimeout
2021-03-02 16:25:36 -08:00
Toby
7d280393a3
Most things work fine now, except:
...
- UDP support has been temporarily removed, pending upstream QUIC library support for unreliable messages
- SOCKS5 server needs some rework
- Authentication
2021-01-29 00:01:32 -08:00
Toby
05a34f8f92
Simplify code
2020-10-02 18:23:47 -07:00