https://github.com/protdos/ip-address-generator-checker
https://github.com/protdos/ip-address-generator-checker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/protdos/ip-address-generator-checker
- Owner: ProtDos
- Created: 2022-09-12T08:54:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T12:49:34.000Z (almost 4 years ago)
- Last Synced: 2025-02-14T18:19:22.915Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.