tor2web / Tor2web

Tor2web is an HTTP proxy software that enables access to Tor Hidden Services by mean of common web browsers
https://www.tor2web.org
GNU Affero General Public License v3.0
705 stars 176 forks source link

Detect Tor users by looking also at X-Forwarded-For header #204

Closed fpietrosanti closed 9 years ago

fpietrosanti commented 9 years ago

This ticket is to detect Tor users, by redirecting them to .onion, also by looking also at X-Forwarded-For header.

This settings should be configurable (on/off).

evilaliv3 commented 9 years ago

This would be needed in order to support revers proxies setups like: https://github.com/globaleaks/GlobaLeaks/issues/1128

evilaliv3 commented 9 years ago

implemented!