Denizhalil

PrivacyNet: Empowering Your Online Privacy with a Powerful Tool

Introduction

In this digital age, where online privacy is becoming increasingly important, staying anonymous and safeguarding our personal data has become a top priority. With the rise of cyber threats and data breaches, individuals are seeking effective ways to protect their identities and secure their online activities. In this article, we introduce you to “PrivacyNet,” a powerful anonymization tool that allows you to take control of your online privacy like never before.

Features of PrivacyNet

  • Installing and removing iptables rules
  • Connecting to the Tor network to obtain its IP address and geolocation
  • Changing circuit with a new IP address
  • Automatic IP change at specified time intervals
  • Fast and user-friendly

Installation

Before you can use PrivacyNet, you need to follow these step-by-step installation instructions:

  1. Clone the PrivacyNet repository:

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

  1. Install the requirements:

cd Desktop
pip install -r requirements.txt

  1. Install the Tor package:

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

Getting Started with PrivacyNet

To start using PrivacyNet, simply run the following command:

  • -l or --load: Loads the Tor iptables rules.
  • -f or --flush: Flushes the iptables rules to default.
  • -r or --refresh: Changes the circuit and obtains a new IP address.
  • -i or --ip: Displays the current public IP address.
  • -a or --auto: Enables automatic IP change at specified time intervals.
  • -t or --interval: Interval for automatic IP change in seconds (default: 3600).

Use Cases

You can use PrivacyNet in the following scenarios:

  1. Loading Tor iptables rules:

python3 privacynet.py -l
 [+] Anonymizer status [ON]
 [*] Getting public IP, please wait...
 [+] Your IP is 51.210.138.64
 [+] Country: France
 [+] City: Roubaix
 [*] IP changed successfully

  1. Flushing iptables rules:

python3 privacynet.py -f
 [!] Anonymizer status [OFF]

  1. Obtaining the current public IP address:

python3 privacynet.py -i
 [+] Your IP is {ip address}

  1. Changing the circuit and obtaining a new IP address:

python3 privacynet.py -r
 [+] Your IP is now changed to {new ip address}

  1. Enabling automatic IP change:

python3 privacynet.py -a -t 8
 [*] Getting public IP, please wait...
 [+] Your IP is 45.66.35.10
 [+] Country: Netherlands
 [+] City: Amsterdam
 [*] IP changed successfully

 [*] Getting public IP, please wait...
 [+] Your IP is 167.86.94.107
 [+] Country: Germany
 [+] City: Nuremberg
 [*] IP changed successfully

 [*] Getting public IP, please wait...
 [+] Your IP is 185.243.218.204
 [+] Country: Norway
 [+] City: Sandefjord
 [*] IP changed successfully

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

 [*] Getting public IP, please wait...
 [+] Your IP is 51.210.138.64
 [+] Country: France
 [+] City: Roubaix
 [*] IP changed successfully
.
.
.

Conclusion

PrivacyNet is a powerful tool for enhancing your online privacy and anonymity. By configuring iptables and Tor, it effectively routes your internet traffic through the Tor network, masking your real IP address and ensuring a higher level of privacy. With its automatic IP change feature, PrivacyNet keeps your online identity constantly protected. Take control of your online privacy today with PrivacyNet

Leave a Comment

Join our Mailing list!

Get all latest news, exclusive deals and academy updates.