python asnpepper.py -o <org> -O output.txt
python asnpepper.py -o <org> --show-ip -O output.txt
python asnpepper.py -o <org> --test-port 80,443
python asnpepper.py -o <org> --test-git (in development and testing phase)
It is also possible to set the number of threads to --test-git or --test-port which by default is 1000
python asnpepper.py -o <org> --test-port 80,443 -t 2000
sudo apt install chromium-driver && pip install selenium
pip install selenium webdriver_manager
Reference: