davidjwbbc/tsocks
Project ID: 29463
Description
tsocks package for sockifying TCP traffic through a SOCKS gateway
Installation Instructions
Enable the copr repository:
dnf copr enable davidjwbbc/tsocks
Then install tsocks:
dnf install tsocks
Then install a /etc/tsocks.conf
file, see tsocks.conf (5) man page for details or take a look at the examples in /usr/share/doc/tsocks/tsocks.conf.simple.example
or /usr/share/doc/tsocks/tsocks.conf.complex.example
.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | x86_64 (34)* | Centos-stream 8 (69 downloads) |
EPEL 7 | x86_64 (38)* | EPEL 7 (79 downloads) |
EPEL 8 | x86_64 (62)* | EPEL 8 (135 downloads) |
Fedora 39 | i386 (0)*, x86_64 (41)* | Fedora 39 multilib x86_64+i386 (67 downloads) |
Fedora 40 | i386 (4)*, x86_64 (31)* | Fedora 40 multilib x86_64+i386 (47 downloads) |
Fedora 41 | i386 (0)*, x86_64 (2)* | Fedora 41 multilib x86_64+i386 (21 downloads) |
Fedora rawhide | i386 (16)*, x86_64 (16)* | Fedora rawhide multilib x86_64+i386 (119 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable davidjwbbc/tsocks
More info about enabling Copr repositories