Skip to content
forked from iordic/IPSender

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

License

Notifications You must be signed in to change notification settings

MatthewGP/IPSender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPSender

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

How to use?

  • Configure "mail.json" with your login credentials.
    • Password requires base64 encoding, use codepass.py for this and encode your password. codepass
  • Set receiver address where program sends the IP.
  • If you aren't using gmail, change smtp config.

TO DO

  • Send e-mails to multiple addresses.
  • Use encryption for the password field.
  • PEP8 Style

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%