Re: Using lynx with a proxy server - and ssh with -D <port>

Liste des GroupesRevenir à cu programmer 
Sujet : Re: Using lynx with a proxy server - and ssh with -D <port>
De : ats (at) *nospam* offog.org (Adam Sampson)
Groupes : comp.unix.programmer
Date : 10. Apr 2026, 16:50:48
Autres entêtes
Message-ID : <y2aa4vau84n.fsf@offog.org>
References : 1
User-Agent : Gnus/5.13 (Gnus v5.13)
gazelle@shell.xmission.com (Kenny McCormack) writes:

    $ ssh -D 3281 <host>
    $ http_proxy=http://localhost:3281 lynx ...

A SOCKS proxy isn't the same as an HTTP proxy - with the latter, you
just send HTTP requests to it, whereas SOCKS is a different protocol. If
you want Lynx to connect via a SOCKS proxy, you can say:

  lynx -socks5_proxy localhost:3281 ...

--
Adam Sampson <ats@offog.org>                         <http://offog.org/>

Date Sujet#  Auteur
10 Apr 26 * Using lynx with a proxy server - and ssh with -D <port>27Kenny McCormack
10 Apr 26 `* Re: Using lynx with a proxy server - and ssh with -D <port>26Adam Sampson
10 Apr 26  `* Re: Using lynx with a proxy server - and ssh with -D <port>25Kenny McCormack
10 Apr 26   +* Re: Using lynx with a proxy server - and ssh with -D <port>5Kalevi Kolttonen
10 Apr 26   i+* Re: Using lynx with a proxy server - and ssh with -D <port>3Kalevi Kolttonen
10 Apr 26   ii`* Re: Using lynx with a proxy server - and ssh with -D <port>2Lawrence D’Oliveiro
10 Apr 26   ii `- Re: Using lynx with a proxy server - and ssh with -D <port>1Kenny McCormack
10 Apr 26   i`- Re: Using lynx with a proxy server - and ssh with -D <port>1Kenny McCormack
10 Apr 26   `* Re: Using lynx with a proxy server - and ssh with -D <port>19Richard Kettlewell
10 Apr 26    `* Re: Using lynx with a proxy server - and ssh with -D <port>18Kenny McCormack
11 Apr 26     `* Re: Using lynx with a proxy server - and ssh with -D <port>17Richard Kettlewell
11 Apr 26      +* Re: Using lynx with a proxy server - and ssh with -D <port>7Kenny McCormack
11 Apr 26      i`* Re: Using lynx with a proxy server - and ssh with -D <port>6Richard Kettlewell
11 Apr 26      i +- Re: Using lynx with a proxy server - and ssh with -D <port>1Richard Kettlewell
11 Apr 26      i `* Re: Using lynx with a proxy server - and ssh with -D <port>4Kenny McCormack
11 Apr 26      i  `* Re: Using lynx with a proxy server - and ssh with -D <port>3Richard Kettlewell
12 Apr 26      i   `* Re: Using lynx with a proxy server - and ssh with -D <port>2Kenny McCormack
12 Apr 26      i    `- Re: Using lynx with a proxy server - and ssh with -D <port>1Richard Kettlewell
11 Apr 26      `* Re: Using lynx with a proxy server - and ssh with -D <port>9Kalevi Kolttonen
11 Apr 26       `* Re: Using lynx with a proxy server - and ssh with -D <port>8Kenny McCormack
11 Apr 26        `* Re: Using lynx with a proxy server - and ssh with -D <port>7Kalevi Kolttonen
12 Apr 26         `* Re: Using lynx with a proxy server - and ssh with -D <port>6Adam Sampson
12 Apr 26          `* Re: Using lynx with a proxy server - and ssh with -D <port>5Kenny McCormack
12 Apr 26           `* Re: Using lynx with a proxy server - and ssh with -D <port>4Kalevi Kolttonen
12 Apr 26            `* Re: Using lynx with a proxy server - and ssh with -D <port>3Kalevi Kolttonen
12 Apr 26             `* Re: Using lynx with a proxy server - and ssh with -D <port>2Kenny McCormack
12 Apr 26              `- Re: Using lynx with a proxy server - and ssh with -D <port>1Kenny McCormack

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal