Пакет tsocks: Информация

    Исходный пакет: tsocks
    Версия: 1.8-alt2
    Последняя версия по данным Repology
    Собран:  11 сентября 2025 г. 15:32 в задании #394626
    Категория: Security/Networking
    Сообщить об ошибке в пакете
    Домашняя страница: http://tsocks.sourceforge.net/

    Лицензия: GPLv2+
    О пакете: Library for catching network connections, redirecting them on a SOCKS server
    Описание: 
    tsocks is designed for use in machines which are firewalled from the
    Internet. It avoids the need to recompile applications like lynx or
    telnet so they can use SOCKS to reach the Internet. It behaves much
    like the SOCKSified TCP/IP stacks seen on other platforms.
    
    tsocks is a library to allow transparent SOCKS proxying. It wraps the
    normal connect() function. When a connection is attempted, it consults
    the configuration file (which is defined at configure time but defaults
    to /etc/tsocks.conf) and determines if the IP address specified is local.
    If it is not, the library redirects the connection to a SOCKS server
    specified in the configuration file. It then negotiates that connection
    with the SOCKS server and passes the connection back to the calling
    program.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    tsocks (x86_64, i586, aarch64)
    tsocks-debuginfo (x86_64, i586, aarch64)

    Сопровождающий: George V. Kouryachy



    Последнее изменение


    11 сентября 2025 г. George V. Kouryachy 1.8-alt2
    - Provide (slightly) alternative shell script
    1 мая 2025 г. Ivan A. Melnikov 1.8-alt1.qa2
    - NMU: fix FTBFS via %autoreconf.
    17 апреля 2013 г. Dmitry V. Levin 1.8-alt1.qa1
    - NMU: rebuilt for debuginfo.