Skip to content

Latest commit

Β 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 NordVPN Auto IP Changer

A simple and interactive bash script that automatically changes your NordVPN IP address every X minutes β€” perfect for privacy-focused users, torrenting, or bypassing IP-based restrictions.


✨ Features

  • πŸ”„ Auto reconnect to a new NordVPN server
  • 🌍 Choose your preferred country
  • ⏱️ Set custom time interval between IP changes
  • βœ… Displays your new public IP after each reconnect
  • πŸ“¦ Lightweight and terminal-friendly

βš™οΈ Requirements

  • 🧭 NordVPN
  • πŸ›œ Active NordVPN subscription & logged in (nordvpn login -token YOURTOKEN)

πŸš€ How to Use

  1. Clone the repo or download the script:
wget https://raw.githubusercontent.com/Angrido/NordVPN-Auto-IP-Changer/main/nordvpn_auto_ip_changer.sh

Or:

curl -O https://raw.githubusercontent.com/Angrido/NordVPN-Auto-IP-Changer/main/nordvpn_auto_ip_changer.sh
  1. Make the script executable:
chmod +x nordvpn_auto_ip_changer.sh
  1. Run the script:
./nordvpn_auto_ip_changer.sh

πŸ“· Example

🌍 Enter the country code (e.g., it, us, de): it
⏳ Enter the interval in minutes between IP changes: 10

πŸŒ€ Starting NordVPN Auto IP Changer...
🌍 Country: it
πŸ” Interval: 10 minutes
πŸ”Œ Disconnecting...
πŸ”— Connecting to a new VPN server in Italy...
βœ… New IP: 185.66.XX.XXX
⏳ Waiting 10 minutes before the next change...

About

A simple and interactive Bash script designed to automatically change your NordVPN IP address at specified intervals. Perfect for enhancing your online privacy.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages