Proxy loop for linux terminal written in python and bash
Sets an HTTP, HTTPS, and sock proxy for the terminal
Changes all of the proxies after the user set wait time is finished
Before connecting to a proxy NoTrack first checks if the proxy
To check if the proxy is up NoTrack checks to see if the connecting port is open
If the proxy is not open NoTrack does not add the proxy to the in program list
NoTrack then only uses the proxies that's connecting port was open
- Setup NoTrack
- Add more proxies to lists(Optional)
- Enter source run.sh to start NoTrack
Ex:source run.sh
- Compile the setup.sh file
Ex:chmod +x setup.sh - Run the setup.sh file as sudo
Ex:sudo bash setup.sh
- Go to NoTrack folder
Ex:cd NoTrack - Enter the proxies folder
Ex:cd proxies - This folder has three files, http.list, https.list, sock.list
- Add proxy to corresponding file
- Format for proxies are host:port