subsocks
subsocks copied to clipboard
Udpgw Support
First of all, this project is an awesome implementation of a socks5 proxy. Thanks for that. It would be interesting to add support for badvpn udpgw https://github.com/ambrop72/badvpn . Pointers to such an implementation of this in go can be found at https://github.com/Psiphon-Labs/psiphon-tunnel-core/blob/6623cf49c57965266923d733a118dfd1aff52f9c/psiphon/server/udp.go and https://github.com/Psiphon-Labs/psiphon-tunnel-core/blob/6623cf49c57965266923d733a118dfd1aff52f9c/psiphon/server/server_test.go#L2188
Thanks! VPN protocols seem to be more complicated. I'll have to take time to study that.
Thanks! VPN protocols seem to be more complicated. I'll have to take time to study that.
Great. I’m happy to help if need be.