Changeset 2284168
- Timestamp:
- 04/15/2020 01:59:43 PM (6 years ago)
- Location:
- tor-router
- Files:
-
- 3 edited
-
tags/1.1.0/readme.txt (modified) (2 diffs)
-
tags/1.1.0/tor-router.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tor-router/tags/1.1.0/readme.txt
r2284151 r2284168 1 1 === Tor Router === 2 Plugin Name: Tor Router3 Plugin URI: https://wordpress.org/plugins/tor-router/4 2 Version: 1.1 5 Author: OnionBazaar6 Author URI: http://onionbazaar.org7 3 Contributors: OnionBazaar 4 Tags: tor, proxy, socks 8 5 Requires at least: 2.8 9 6 Tested up to: 5.4 10 Stable tag: trunk7 Stable tag: 1.1.0 11 8 License: GNU General Public License v3.0 12 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 17 14 == Description == 18 15 19 Tor Router directs all connections through a HTTP /SOCKS Proxy. Use this plugin in case your network requires a Proxy for outgoing traffic, or if you want to anonymize it via Tor.16 Tor Router directs all connections through a HTTP / SOCKS Proxy. Use this plugin in case your network requires a Proxy for outgoing traffic, or if you want to anonymize it via Tor. 20 17 21 18 To check if the routing works properly, there is a button "Check IP" in the Tor Router settings. This connects to the 3rd party website https://icanhazip.com (terms of service: https://major.io/icanhazip-com-faq) to display your external IP. -
tor-router/tags/1.1.0/tor-router.php
r2284151 r2284168 65 65 echo '<div><br><h1>Tor Router</h1> 66 66 <br> 67 <p>Route all outgoing connections through Tor or any HTTP Proxy.</p>67 <p>Route all outgoing connections through Tor or any HTTP / SOCKS Proxy.</p> 68 68 <br> 69 69 <form method="post" action="options.php">'; -
tor-router/trunk/readme.txt
r2284151 r2284168 1 1 === Tor Router === 2 Plugin Name: Tor Router3 Plugin URI: https://wordpress.org/plugins/tor-router/4 2 Version: 1.1 5 Author: OnionBazaar6 Author URI: http://onionbazaar.org7 3 Contributors: OnionBazaar 4 Tags: tor, proxy, socks 8 5 Requires at least: 2.8 9 6 Tested up to: 5.4 10 Stable tag: trunk7 Stable tag: 1.1.0 11 8 License: GNU General Public License v3.0 12 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 17 14 == Description == 18 15 19 Tor Router directs all connections through a HTTP /SOCKS Proxy. Use this plugin in case your network requires a Proxy for outgoing traffic, or if you want to anonymize it via Tor.16 Tor Router directs all connections through a HTTP / SOCKS Proxy. Use this plugin in case your network requires a Proxy for outgoing traffic, or if you want to anonymize it via Tor. 20 17 21 18 To check if the routing works properly, there is a button "Check IP" in the Tor Router settings. This connects to the 3rd party website https://icanhazip.com (terms of service: https://major.io/icanhazip-com-faq) to display your external IP.
Note: See TracChangeset
for help on using the changeset viewer.