Skip to content

thedeadrobots/ip_tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ip_tracer

  • This script will pull your public and private IP addresses and upload them to pastebin as either a private, public or unlisted paste.
  • Set up a cron job for any interval of time and whenever your IP address changes it will be uploaded to pastebin.
    example:
    crontab -e
    */20 * * * * /usr/bin/python ~/path/to/ip_tracer.py 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages