https://github.com/ruped24/toriptables2
Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the Tor network.
https://github.com/ruped24/toriptables2
anonymize dns iptables tor tor-ip-switcher tor-iptables-script tor-network traffic zero-configuration zero-knowledge
Last synced: 25 days ago
JSON representation
Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the Tor network.
- Host: GitHub
- URL: https://github.com/ruped24/toriptables2
- Owner: ruped24
- Created: 2015-06-17T21:06:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T17:39:32.000Z (4 months ago)
- Last Synced: 2024-12-12T18:31:31.807Z (4 months ago)
- Topics: anonymize, dns, iptables, tor, tor-ip-switcher, tor-iptables-script, tor-network, traffic, zero-configuration, zero-knowledge
- Language: Python
- Homepage:
- Size: 116 KB
- Stars: 465
- Watchers: 23
- Forks: 127
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-tor - toriptabkes2 - An anonymizer that sets up iptables and Tor to route all traffic through the Tor network. (Applications / Other applications)
- awesome-network-stuff - **223**星
README
# toriptables2
    [](https://github.com/ruped24/toriptables2/graphs/commit-activity)Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the Tor network.
---
#### Dependencies:
```bash
apt install tor
```
---#### [Usage](https://drive.google.com/open?id=0B79r4wTVj-CZVy10Ujg5Vjl5WFk):
```python
toriptables2.py -l
```
---#### To test your anonymity:
Expand for anonymity test
* [Check My IPx](https://ipx.ac/)
* [Check Tor Project](https://check.torproject.org)
* [Do I leak](https://www.doileak.com/classic.html)
* [DNS leak test](http://dnsleaktest.com)
* [Test IPv6](http://ipv6-test.com/)
* [What is my proxy](http://whatismyproxy.com)
* [What every Browser knows about you](http://webkay.robinlinus.com/)---
#### To change Tor IP address:
Expand for change Tor IP```bash
toriptables2.py -r
```---
#### To automate changing Tor IP:
Expand for tor ip switcher[► **Screenshot**](https://drive.google.com/open?id=0B79r4wTVj-CZOGJadlBtWWxPWFk)
[► **Tor IP Switcher**](https://github.com/ruped24/tor_ip_switcher#tor_ip_switcher)
---
#### Screenshots:
Expand for Screenshots
* [KaliBang Linux Rolling](https://drive.google.com/open?id=1fHtOvukq0j3dcSKk6Yw_d2L3JuXnjNav)* [Kali Linux, Rolling Edition](https://drive.google.com/open?id=0B79r4wTVj-CZMzlnRWZTcVcyUnc)
* [Tor IPTables rules loaded](https://drive.google.com/open?id=0B79r4wTVj-CZT0NMV2VZRTM1REE)
---
## [toriptables2g w/ GUI notification](https://bitbucket.org/ruped24/toriptables2g/src)
Expand for toriptables2g installation and usage#### Dependencies:
```bash
apt install tor
```
***
#### Screenshots:
Expand for screenshots
* [Kali Linux, Rolling Edition [ON]](https://drive.google.com/file/d/0B79r4wTVj-CZSEdkaTBNOVc5aUU/view?usp=sharing&resourcekey=0-frPlDawa9X9McBn3evXjIQ)
* [Kali Linux, Rolling Edition [OFF]](https://drive.google.com/file/d/1NPZ1SKI9rh9XkaplF2_DzHSoPL77aiy-/view)***
#### Usage Demo:
Exapand for notification demo
* [Kali Linux, Rolling Edition [Demo]](https://drive.google.com/file/d/1kWdp8ciWTX5onuinR-3DjYKgcTFh9QJM/view?usp=sharing)---
# [toriptables3](https://github.com/ruped24/toriptables3)
Expand for toriptables3Upgrade to [toriptables3](https://github.com/ruped24/toriptables3/releases/tag/v3.0) the successor to [toriptables2](https://github.com/ruped24/toriptables2/releases/tag/2-2.1).
---
### [Installation Methods](https://github.com/ruped24/toriptables2/wiki/Optional-Installation-methods-for-toriptables2.py)
### [Troubleshooting and FAQ](https://github.com/ruped24/toriptables2/wiki/Troubleshooting)