wernight / docker-dante

Dante SOCKS proxy server
Apache License 2.0
136 stars 63 forks source link

How to add tor? #2

Closed ohaddahan closed 6 years ago

ohaddahan commented 6 years ago

Is it possible to add a tor service and have the dante server redirect to it? As in: remote computer sending: curl -x socks5://user:pass@IP@PORT END_URL

wernight commented 6 years ago

I'm not a Dante expert and this repo is only about Dockerizing Dante. What you're looking for should be a reverse proxy and Dante should be able to support that.