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

https://github.com/protdos/ip-address-generator-checker


https://github.com/protdos/ip-address-generator-checker

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# IP-Address-Generator-Checker
## @ProtDos CodingLive#0001
---
## Installation
```
git clone https://github.com/ProtDos/IP-Address-Generator-Checker/
cd IP-Address-Generator-Checker
pip install -r requirements.txt
python3 main.py
```
## Usage
- Enter the amount of IP's that you want
- Enter the output file (or leave blank for no output file
- Press `Enter` and enjoy!

## Requirements
- Python > 3.6
- requirements.txt installed

## Features
- generates unlimited IP addresses
- threads
- plain function mode
- output file
- no API
- only one module needed
- works on windows/mac/linux/mobile

## Replit
This program works on replit too.

## Coming...
- Thread support ✅
- plain output function ✅

## Conclusion
If you like this program feel free to star it.