pyamsoft / tetherfi

TetherFi - Internet sharing without Root
Apache License 2.0
428 stars 36 forks source link

Test guantlet for SOCKS #345

Open pyamsoft opened 1 month ago

pyamsoft commented 1 month ago

Since this SOCKS proxy resolves DNS on the proxy itself, we can only fully supports socks4a and socks5h

We need some kind of test gauntlet that we can run the proxy against to validate behavior

4a IP connect (Firefox example.com IP?) 4a hostname connect (Firefox example.com) 4a bind (ftp?)

5h connect and bind tests (same as above?) 5h UDP associating test (proxy chains steam?)