https://github.com/sayan690/popper
POP3 shell handler.
https://github.com/sayan690/popper
Last synced: 7 months ago
JSON representation
POP3 shell handler.
- Host: GitHub
- URL: https://github.com/sayan690/popper
- Owner: Sayan690
- Created: 2022-10-08T13:23:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T17:38:53.000Z (over 1 year ago)
- Last Synced: 2025-06-04T12:25:54.733Z (about 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POPPER
POP3 shell handler.
## INTRODUCTION
An advanced POP3 client with familiar console.
## USAGE
Pass the server IP or DOMAIN in the very first argument and the default PORT is 110.
```bash
./popper.py 192.168.1.54
```
For a server hosted on another port use -p/--port
```bash
./popper.py 192.168.1.54 -p/--port 55089
```
## CONTRIBUTION
Any body can voluntarily contribute to this project if he/she has a better idea.
If so, please contact me on my [Insta Handle](https://www.instagram.com/sayanray385/).