Information for build tsocks-1.8-0.20.beta5.fc31
ID | 106471 |
---|---|
Package Name | tsocks |
Version | 1.8 |
Release | 0.20.beta5.fc31 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/tsocks.git#3a42fc6aaee7b5cfeea545186cee441195635838 |
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. |
Built by | davidlt |
State | failed |
Volume | DEFAULT |
Started | Fri, 09 Aug 2019 10:38:05 UTC |
Completed | Fri, 09 Aug 2019 10:40:42 UTC |
Task | build (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 |