Giter Club home page Giter Club logo

privacynet's Introduction

PrivacyNet: Privacy Network

PrivacyNet is an anonymization tool that configures iptables and Tor to route all services, traffic and DNS through the Tor network. This tool allows users to route internet traffic through Tor and hide their real IP address.

Features

  • Installing and removing iptables rules
  • Connecting to the Tor network to get its IP address and geolocate it
  • Changing circuit with a new IP
  • Automatic IP change at a specified interval
  • Fast and easy to use

Installation

git clone https://github.com/HalilDeniz/PrivacyNet.git` 

Requirements

Before you can use PrivacyNet, you need to make sure that you have the necessary requirements installed. You can install these requirements by running the following command:

pip install -r requirements.txt

Install Tor

Before you can use PrivacyNet, first you need to install the tor package:

apt-get clean
apt-get update
apt-get upgrade 
apt-get install tor

Getting Started

Run the following command to use the tool::

python3 privacynet.py

Options

  • -l or --load: Tor installs iptables rules.
  • -f or --flush: Flushes the iptables rules to default.
  • -r or --refresh: Changes the circuit and gets a new IP.
  • -i or --ip: Displays the current public IP address.

Use Cases

You can use the tool as follows:

python3 privacynet.py -l
 [+] Anonymizer status [ON]
 [*] Getting public IP, please wait...
 [?] Still waiting for IP address...
 [+] Your IP is {ip adresi}
 [+] Country: {Country}
 [+] City: {city}
 
 ************* OR *************
 
 python3 privacynet.py -a -t 30
 [*] Getting public IP, please wait...
 [+] Your IP is 109.70.100.82
 [+] Country: Austria
 [+] City: Vienna
 [*] IP changed successfully

 [*] Getting public IP, please wait...
 [+] Your IP is 192.42.116.176
 [+] Country: Netherlands
 [+] City: Amsterdam
 [*] IP changed successfully

 [*] Getting public IP, please wait...
 [+] Your IP is 45.154.98.28
 [+] Country: Netherlands
 [+] City: Oude Meer
 [*] IP changed successfully
.

Contributing

Contributions are welcome! To contribute to PrivacyNet, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Open a pull request in the main repository.

Contact

If you have any questions, comments, or suggestions about PrivacyNet, please feel free to contact me:

About the Original Author

PrivacyNet is a fork of the original tool called toriptables2, which was created by Rupe. Rupe developed the initial version of the tool two years ago. However, the original tool was written in Python 2.7 and is no longer compatible with the latest versions. Therefore, this forked version, PrivacyNet, has been updated and modified to work with Python 3. I would like to express my gratitude to Rupe for the inspiration and foundation provided by the original tool. Without his work, this updated version would not have been possible. If you would like to learn more about the original tool, you can visit the toriptables2 repository.

๐Ÿ’ฐ You can help me by Donating

BuyMeACoffee Patreon

License

PrivacyNet is released under the MIT License. See LICENSE for more information.

privacynet's People

Contributors

halildeniz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.