File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,14 @@ Run `dismail.exe` normally
1818Short Flag | Long Flag | Description
1919---------- | --------- | -----------
2020-h | --help | Shows help message (and exit)
21+ -e | --email | A combination of login and domain like this, hanztest@1secmail.com PS: type it all for easy use including '@'
2122-l | --login | Username of email
2223-d | --domain | Domain of email (without '@')
2324
2425** All of the flags/arguments is optional**
2526
2627# What is 'username' and 'domain'?
2728username is a word before '@' <br >
28- domain is a word after '@' (like gmail.com, yahoo.com, mail.ru, etc.)
29+ domain is a word after '@' (like gmail.com, yahoo.com, etc.)
2930
3031** Function: for retrieve inbox from specific email 'username'@'domain'**
You can’t perform that action at this time.
0 commit comments