PY DEV DeskRam «Ali» https://t.me/deskram
git clone https://github.com/deskram/SubPlus.git
cd SubPlus
- on Powershell:
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned -Force
- setup Virtualenv:
pip install virtualenv
- Windows Powershell:
virtualenv SubPlus
- Windows Powershell:
.\SubPlus\Scripts\activate.ps1
- Install Requirements
pip install -r requirements.txt
- Windows Powershell:
py subplus.py -d domain.com
orpython subplus.py -d domain.com
python subplus.py -d domain.com -su subs.txt
python subplus.py -d domain.com -su subs.txt -s service.txt -r subs.txt -es true
git clone https://github.com/deskram/SubPlus.git
cd SubPlus
pip install -r requirements.txt
cp subplus.py /usr/local/bin/subplus
chmod +x /usr/local/bin/subplus
subplus -h
subplus -d domain.com -su subs.txt
subplus -d domain.com -su subs.txt -s service.txt -r subs.txt -es true
This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.