An open API service indexing awesome lists of open source software.

https://github.com/sayan690/popper

POP3 shell handler.
https://github.com/sayan690/popper

Last synced: 7 months ago
JSON representation

POP3 shell handler.

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/).