Skip to content

FrenchCommando/log_ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log_ip

python script that dumps your IP into a log file https://github.com/FrenchCommando/log_ip

Format

  • filename is 'log-ip.txt' in current working directory - file is created if not exists, results are appended to the end of the file every time the script is run.
  • One entry for Public IP - one for Private IP.
  • Each entry is a line with timestamp - hostname - ip value.

Dependency

  • python 3 - currently working with 3.7

Usage

using pip

  • pip install log-ip
    • run in cmd : log-ip

Contribution

Anything is always welcome

Github

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published