XaiL
XaiL
Proper way to handle installation with latest golang
Added range to allow for checking for port 8080 in addition to port 80
use port range and iterate over the list
updated install
update install for latest method
ex: pip install -r requirements.txt in install.sh
comment out easter egg
- Add -H flag to specify custom Host header for virtual hosting scenarios - Add -debug flag for verbose troubleshooting output - Improve NTLM detection by checking auth scheme before...