Sun, 12 May 2024 06:25:24 UTC | login

Information for build tsocks-1.8-0.20.beta5.fc31

ID106471
Package Nametsocks
Version1.8
Release0.20.beta5.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tsocks.git#3a42fc6aaee7b5cfeea545186cee441195635838
SummaryLibrary for catching network connections, redirecting them on a SOCKS server
Descriptiontsocks 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.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 09 Aug 2019 10:38:05 UTC
CompletedFri, 09 Aug 2019 10:40:42 UTC
Taskbuild (f31-candidate, /rpms/tsocks.git:3a42fc6aaee7b5cfeea545186cee441195635838)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tsocks.git?#3a42fc6aaee7b5cfeea545186cee441195635838'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8-0.20.beta5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild