Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 379 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 379 Bytes

IPSender

Simple commandline tool to send public ip through e-mail. Thought to run as service.

How to use?

  • Configure config.json with your login credentials. See configuration section.
  • Execute ipsender.py and it will do the job. :)

Configuration

To configure credentials and server configuration, type:

python ipsender.py -c

And then fill the questions.