tladesignz / IPtProxy

Obfs4proxy and Snowflake Pluggable Transports for iOS
MIT License
45 stars 11 forks source link

Need to make all ports dynamic #7

Closed n8fr8 closed 2 years ago

n8fr8 commented 3 years ago

or at least app specify the port to start

tladesignz commented 3 years ago

Stupid me. Already forgot again, what I did 2 months ago. @bitmold was right, there is an experimental branch: https://github.com/tladesignz/IPtProxy/tree/experiment/port_collision

It starts with one port and tests them, until it finds an open one.

I merged latest master, fixed some minor doc issues and tested, if it compiles. Works for me! @bitmold, please try that (You'll need to compile yourself, no binaries contained.), and let me know, if this works good enough to get it in an official release!

tladesignz commented 2 years ago

Seems to be good enough. I'll close this.