Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047119
en ru br
ALT Linux repos
S:1.8-alt1.qa1

Group :: Security/Networking
RPM: tsocks

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.8-alt1.qa1
Build date: 17 april 2013, 04:27 ( 571.3 weeks ago )
Size: 71.98 Kb

Home page:   http://tsocks.sourceforge.net/

License: GPLv2+
Summary: Library for catching network connections, redirecting them on a SOCKS server
Description:

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.

Current maintainer: Dmitry V. Levin (QA)

List of contributors

List of rpms provided by this srpm:

  • tsocks
  • tsocks-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin