subsocks icon indicating copy to clipboard operation
subsocks copied to clipboard

Udpgw Support

Open mukswilly opened this issue 3 years ago • 2 comments

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

mukswilly avatar Jul 30 '22 08:07 mukswilly

Thanks! VPN protocols seem to be more complicated. I'll have to take time to study that.

luyuhuang avatar Jul 30 '22 08:07 luyuhuang

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.

mukswilly avatar Jul 30 '22 09:07 mukswilly