Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T03:48:31.000Z (9 months ago)
- Last Synced: 2024-08-02T06:13:16.280Z (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: 132 KB
- Stars: 453
- Watchers: 23
- Forks: 128
- 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://img.shields.io/badge/toriptables2-python_2.7-blue.svg?style=flat-square) ![](https://img.shields.io/badge/toriptables2-AppImage-red.svg?style=flat-square) ![](https://img.shields.io/badge/dependencies-tor-orange.svg?style=flat-square) ![](https://img.shields.io/badge/GPL-v2-blue.svg?style=flat-square) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=flat-square)](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/open?id=0B79r4wTVj-CZSEdkaTBNOVc5aUU)
* [Kali Linux, Rolling Edition [OFF]](https://drive.google.com/file/d/1NPZ1SKI9rh9XkaplF2_DzHSoPL77aiy-/view?usp=sharing)***
#### 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)