harshit-budhraja / tor-nginx-proxy

Host your website on the Tor 🧅 network in less than 2 minutes ⌛️ with this tiny 🤏🏻 (less than ~15MB) docker image 🎊
https://hub.docker.com/repository/docker/harshitbudhraja/tor-nginx-proxy/
GNU General Public License v3.0
24 stars 7 forks source link

Tor2Web replacement? #1

Open darth-veitcher opened 3 years ago

darth-veitcher commented 3 years ago

Describe the solution you'd like I would like to be able to run this container in a manner where it can proxy to any .onion address from a common clearnet domain root. Is this possible?

Describe alternatives you've considered I’ve looked at both Tor2Web and other similar options but none of them seem to work or be actively maintained.

harshit-budhraja commented 3 years ago

@darth-veitcher, in theory, yes it should be possible. Implementing a solution like this (even over tor-nginx-proxy), however, would not be straightforward. Do you have any ideas around it?