Skip to content

Anonymous9875/ISP_Anon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISP_Anon

❗️ How to confuse your ISP using Termux

Everyone has long known that ISPs keep logs and collect information about what sites we visit and when we do so.

This program will make many requests per day to multiple sites from your IP, which may confuse the provider who is monitoring you closely.

  1. Download the necessary packages: ▪️apt update && apt upgrade -y && apt install python git -y
  2. Download dependencies: ▪️pip install requests
  3. Download the repository: ▪️git clone https://github.com/Anonymous9875/ISP_Anon.git
  4. Open the directory: ▪️cd ISP_Anon
  5. Run the file: ▪️python ISP_Anon.py --config config.json

Optional arguments: --log -l -> Set logging level --config -c -> Custom config file —timeout -t -> Scanner operating time (in seconds)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published