Skip to content

deskram/SubPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SubPlus

PY DEV DeskRam «Ali» https://t.me/deskram

Installation 🛠️

Windows

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 or python 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

Linux

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

📢 Warning

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages