tool um tu-proxy (socks) in allen programmen zu benützen

  • gibt es ein einfaches tool zur socksifizierung von nicht-socks fähigen programmen (wie etwa sockscap für windows)?

    ich brauche das um "yum" über tu-proxy laufen zu lassen, um das 1gb-chello limit zu umgehen.

    am liebsten wäre mir ein fedora core 4 rpm...

    Markus Lipp
    Wiss. Mit. @ CG Insti

  • unter umständen kann http://tsocks.sourceforge.net/ etwas für dich tun.

    Zitat


    tsocks' role is to allow these non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use SOCKS without any modification. It does this by intercepting the calls that applications make to establish network connections and negotating them through a SOCKS server as necessary.

    mfg, west.

  • yum sollte auf den Inhalt der Variable http_proxy horchen. Also ein

    Code
    export http_proxy=http://proxy-ip|hostname:proxy-port


    in dein Environment (oder das von root), und die Sache ist fuer yum gegessen.
    Fuer SSL geht das Ganze analog mit https_proxy.

    Falls es irgendjemand doch noch braucht ;)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!