GitHunt
HA

NO-IP is a professional tool designed to automatically change your IP address using the TOR. It works on Kali Linux and Termux.

NO-IP โ€” Automatic Tor IP Changer


๐Ÿ“– Overview

NO-IP is a lightweight, professional tool designed to automatically change your IP address using the TOR network.
It ensures anonymity, privacy, and security while browsing or testing network environments.

With built-in automation, NO-IP handles the process of starting/stopping TOR and refreshing your IP seamlessly โ€” giving you full control with zero hassle.


โœจ Features

  • ๐Ÿš€ Auto-start TOR โ€“ No need to start TOR manually, NO-IP does it for you.
  • ๐Ÿ”„ Automatic IP Rotation โ€“ Changes IP on demand or at intervals.
  • ๐Ÿ›‘ Graceful Exit โ€“ Press CTRL + C to stop the tool and cleanly shut down TOR.
  • ๐Ÿงฉ SOCKS5 Proxy Ready โ€“ Default proxy: socks5h://127.0.0.1:9050.
  • ๐Ÿ›ก๏ธ Cross-platform Support โ€“ Works on Linux, macOS, and Termux.

โš™๏ธ Requirements

  • Python 3.7+
  • TOR installed and accessible in $PATH

On Debian/Ubuntu:

sudo apt update && sudo apt install tor -y

On Termux:

pkg update && pkg install tor -y

๐Ÿ“ฅ Installation

Clone the repository and navigate into the directory:

git clone https://github.com/yourusername/NO-IP.git
cd NO-IP

Make the script executable:

chmod +x noip.py

โ–ถ๏ธ Usage

Run the tool:

python3 noip.py

Stoping the Tool

Stop the tool anytime with:

CTRL + C

๐Ÿง‘โ€๐Ÿ’ป Author

HackOps Academy
Building tools for security research and ethical hacking.

STAY LEGAL.