HanzCEO / DisMail

Python 3.7.4 based app for disposable email service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DisMail

Python 3 based app for disposable email service

Downloads

How to use

1. From source

$ git clone git@github.com:HanzCEO/DisMail.git
$ cd DisMail
$ python3 DisMail/__main__.py [EMAIL ADDRESS]

2. From PyPi

$ sudo pip3 install DisMail
$ dismail [EMAIL ADDRESS]

Usage

Usage: dismail [OPTIONS] [EMAIL]

Options:
  --help  Show this message and exit.
Arguments:
  email   username@domain pair used for login, defaults to random email

Known issues

  • SecMail API limit attachment size to around 40000 bytes

About

Python 3.7.4 based app for disposable email service

License:The Unlicense


Languages

Language:Python 100.0%