cbeuw / Cloak

A censorship circumvention tool to evade detection by authoritarian state adversaries
GNU General Public License v3.0
3.42k stars 304 forks source link

Client "providing for" more than one ProxyMethod and more than one listen port per running client, a feature request #264

Open LindaFerum opened 6 months ago

LindaFerum commented 6 months ago

The general idea is to make it so the client can listen on multiple ports, with each port being reserved to a particular ProxyMethod

(without mixing TCP and UDP of course, that would be too much work)

Currently, if one needs more than one ProxyMethod and/or more than one port serviced one will have to run multiple cloak clients (even if all are TCP) which seems kind of non-frugal :-)