Plugin Directory

Changeset 2284168


Ignore:
Timestamp:
04/15/2020 01:59:43 PM (6 years ago)
Author:
onionbazaar
Message:

change text

Location:
tor-router
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • tor-router/tags/1.1.0/readme.txt

    r2284151 r2284168  
    11=== Tor Router ===
    2 Plugin Name:    Tor Router
    3 Plugin URI: https://wordpress.org/plugins/tor-router/
    42Version:    1.1
    5 Author:     OnionBazaar
    6 Author URI: http://onionbazaar.org
    73Contributors: OnionBazaar
     4Tags: tor, proxy, socks
    85Requires at least: 2.8
    96Tested up to: 5.4
    10 Stable tag: trunk
     7Stable tag: 1.1.0
    118License:    GNU General Public License v3.0
    129License URI:    http://www.gnu.org/licenses/gpl-3.0.html
     
    1714== Description ==
    1815
    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.
     16Tor 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.
    2017
    2118To 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  
    6565    echo '<div><br><h1>Tor Router</h1>
    6666    <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>
    6868    <br>   
    6969    <form method="post" action="options.php">';
  • tor-router/trunk/readme.txt

    r2284151 r2284168  
    11=== Tor Router ===
    2 Plugin Name:    Tor Router
    3 Plugin URI: https://wordpress.org/plugins/tor-router/
    42Version:    1.1
    5 Author:     OnionBazaar
    6 Author URI: http://onionbazaar.org
    73Contributors: OnionBazaar
     4Tags: tor, proxy, socks
    85Requires at least: 2.8
    96Tested up to: 5.4
    10 Stable tag: trunk
     7Stable tag: 1.1.0
    118License:    GNU General Public License v3.0
    129License URI:    http://www.gnu.org/licenses/gpl-3.0.html
     
    1714== Description ==
    1815
    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.
     16Tor 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.
    2017
    2118To 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.