Snawoot / windscribe-proxy

Standalone client for proxies of Windscribe browser extension
MIT License
162 stars 19 forks source link

Random location #19

Closed hoahong82hh closed 1 year ago

hoahong82hh commented 1 year ago

Can choose random location each time start docker? Please help me

Snawoot commented 1 year ago

Hi!

You can wrap docker invocation into some script to list available locations, select one random and run docker again with selected randomly location. Or you can add such feature into application itself, forking it and implementing feature on your own.

From my side I don't plan such feature because random location doesn't make much sense for normal usage scenario: it doesn't make sense for a user to forward their traffic over random continent, needlessly spoiling latency and throughput.