Cloak icon indicating copy to clipboard operation
Cloak copied to clipboard

Please allow having both TCP and UDP in same instance / same proxybook

Open LindaFerum opened this issue 2 years ago • 2 comments

Currently, as far as I understand, one has to choose between having TCP instance or having a UDP instance

(which can be solved by having two different configs at two different ports but that gets gnarly fast both on client and server side - and is not playing well with CDN)

Could allowing both in same config / instance be kindly considered?

LindaFerum avatar Jul 12 '23 23:07 LindaFerum

It's possible but needs some refactoring, in addition, Cloak can be updated to support the updated shadowsocks SIP003 standard that also passes UDP.

notsure2 avatar Aug 07 '23 08:08 notsure2

It's been a while that Shadowsocks SIP003u has been implemented to support UDP traffic for its plugin. I've tested it a bit to see if it works with cloak but got no result. I don't know how much work it needs but it would be great to make it work with SS Rust since there is no other plugin to handle UDP traffic.

happpyface avatar Aug 20 '23 09:08 happpyface