Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vrikodar/optic21

The very First optic21-v1.1 can be used to search for ftp server allowing ftp anonymous login , can take a file containing list of ftp servers or can be used to test individual servers as well all from command line
https://github.com/vrikodar/optic21

anonymous anonymous-login ftp ftp-anon

Last synced: about 2 months ago
JSON representation

The very First optic21-v1.1 can be used to search for ftp server allowing ftp anonymous login , can take a file containing list of ftp servers or can be used to test individual servers as well all from command line

Awesome Lists containing this project

README

        

# optic21

![ftp](https://cdn-icons-png.flaticon.com/512/1707/1707613.png)

**optic21 can be used to search for ftp server allowing ftp anonymous login , can take a file containing list of ftp servers or can be used to test individual servers as well :: all from command line**


## download and run

```bash
git clone https://github.com/SxNade/optic21
cd optic21/src/
chmod +x main.py

./main.py --help
```