MatthewGP / IPSender

Sends public ip through e-mail. Command-line standalone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sends public ip through e-mail. Command-line standalone.

License:MIT License


Languages

Language:Python 100.0%