iv googled "http proxy" https://www.google.ca/#q=http+proxy+list and entered the returned HTTP proxy IP from web site 137.135.166.225:8118 in below example
trying --proxy-type http --proxy 137.135.166.225:8118 (entered command) i either get "Connection refused" or HTTP status codes 500 or 503 when connecting to remote-host.org thru proxy
as show the below error exterp
entered command:
<code>
ncat -vvvvv remote-host.org -p 31337 --proxy-type http --proxy 137.135.166.225:8118
</code>
error exterp:
<code>
********@bbis:~/directory$ ncat -vvvvv remote-host.org -p 31337 --proxy-type http --proxy 123.30.238.16:8118
Ncat: Version 6.00 ( http://nmap.org/ncat )
Ncat: Proxy connection failed: Connection refused.
********@bbis:~/directory$ ncat -vvvvv remote-host.org -p 31337 --proxy-type http --proxy 46.167.210.2:8118
Ncat: Version 6.00 ( http://nmap.org/ncat )
NCAT DEBUG: Proxy returned status code 500.
Ncat: Proxy returned status code 500.
********@bbis:~/directory$ ncat -vvvvv remote-host.org -p 31337 --proxy-type http --proxy 137.135.166.225:8118
Ncat: Version 6.00 ( http://nmap.org/ncat )
NCAT DEBUG: Proxy returned status code 503.
Ncat: Proxy returned status code 503.
</code>
can someone tell me what went wrong ?
BTW is there a beginner (n00b) good tuturial on NCat --proxy-type AND --proxy options
thx
"getting HTTP status codes 500 or 503 when trying --proxy-type http option"
- lol
- Site Admin
- Messages : 5054
- Inscription : 04 avr. 2016, 12:11
- Localisation : Madagascar
- Status : Hors-ligne
Salut h4x0r4fr33d0m,
Le forum est francophone, peux tu poser tes question en Français s'il te plaît.
Merci.
Edit: Déplacé dans PC jusqu’à ce qu'on en sache plus...
Le forum est francophone, peux tu poser tes question en Français s'il te plaît.
Merci.
Edit: Déplacé dans PC jusqu’à ce qu'on en sache plus...
Règles d'usage du forum. Signalez si vous avez posté votre question sur un autre forum. Explications ici
Debian Unstable. Mate/LXQT. Dieu, en créant l'homme, a quelque peu surestimé ses capacités.
Debian Unstable. Mate/LXQT. Dieu, en créant l'homme, a quelque peu surestimé ses capacités.