Skip to content

CarlosCMD/ip-brute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

IP-Brute

⚠️ Root Required

Automate toggling airplane mode on & off with this simple py script. Useful for getting a required IP address format that is assigned randomly by the carrier ISP

Requirements

  • termux
  • sudo installed(apt-get install sudo)
  • python installed(apt-get install python)
  • psutil python lib(pip install psutil)

(Optional) Modify the code(commented) to change the rate of toggling.

Run it: python ip-brute.py 1000190182

Contributions & bug reporting are welcome.

Releases

No releases published

Packages

No packages published

Languages