Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vrikodar/optic21
- Owner: vrikodar
- License: bsd-3-clause
- Created: 2023-01-26T06:16:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T16:58:54.000Z (almost 2 years ago)
- Last Synced: 2023-10-05T13:38:21.528Z (about 1 year ago)
- Topics: anonymous, anonymous-login, ftp, ftp-anon
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```