DS-GhostMode is a professional-grade, cross-platform VPN & IP Rotation tool designed for ethical hacking, Vulnerability Assessment, and Penetration Testing (VAPT). It provides a seamless GUI-based interface to rotate your IP address at custom intervals, ensuring anonymity during security research.
- Cross-Platform: Native execution support for Windows (Registry Injection) and Linux (Network Manager Interface).
- Automated IP Rotation: Configure your desired rotation interval (in seconds).
- Kill Switch: Automated flushing of network proxy settings upon application termination, preventing leakages.
- Modern GUI: Built with
CustomTkinterfor a sleek, responsive dark-mode interface. - Threaded Engine: Non-blocking background architecture ensures the GUI stays responsive during IP swaps.
Download the latest executable for your OS from the Releases section.
- Extract the
DS-GhostMode-Windows-v1.0.zipfile. - Run
DS-GhostMode.exe. - The tool will automatically detect network settings and initialize the proxy rotation engine.
- Extract the
DS-GhostMode-Linux-v1.0.zipfile. - Open your terminal in the extracted folder.
- Make the binary executable:
chmod +x DS-GhostMode
- Run the application:
./DS-GhostMode-
Python 3.13 - The core programming language.
-
CustomTkinter - For the modern GUI components.
-
PyInstaller - For cross-platform executable bundling.
Distributed under the MIT License. See LICENSE for more information.
This tool is strictly for educational and ethical penetration testing purposes. The user is responsible for adhering to local laws and ethical guidelines while using this software. Unauthorized access to networks is illegal.