https://github.com/pxttern/shodan-account-generator
Shodan.io Acc Gen // где то исходники брал с гита но там не оч удобно было взял переделал
https://github.com/pxttern/shodan-account-generator
accgen accountgenerator generator shodan shodanaccgen shodanio
Last synced: 10 months ago
JSON representation
Shodan.io Acc Gen // где то исходники брал с гита но там не оч удобно было взял переделал
- Host: GitHub
- URL: https://github.com/pxttern/shodan-account-generator
- Owner: Pxttern
- License: gpl-3.0
- Created: 2023-11-24T13:43:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T13:48:47.000Z (over 2 years ago)
- Last Synced: 2025-02-08T17:44:27.643Z (over 1 year ago)
- Topics: accgen, accountgenerator, generator, shodan, shodanaccgen, shodanio
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Генератор аккаунтов для шодана
Потом обнову сделаю с сбором токена с аккаунта, сохраняются аккаунты в *.txt формате
## Как установить?
```bash
apt update -y & apt upgrade -y
git clone https://github.com/Pxttern/Shodan-Account-Generator
cd Shodan-Account-Generator
pip install -r requirements.txt
python Shodan.py
```
