Dashboard
PHP:
8.3.33
OS:
Linux
User:
linksood
/
/
usr
/
share
/
doc
/
nmap-ncat
/
examples
/
scripts
📤 Upload
📝 New File
📁 New Folder
Close
Editing: http-proxy
NCAT_PATH=../../.. PROXY_HOST=www.cnn.com:80 PROXY_AUTH=user:pass $NCAT_PATH/ncat --http-proxy "$PROXY_HOST" --proxy-auth "$PROXY_AUTH" localhost 3128
Save
Cancel