Description
Dante is a free implementation of the SOCKS proxy protocol, version 4, and version 5 (rfc1928). It can be used as a firewall between networks.
Installation Instructions
EPEL is required. To enable:
sudo dnf install epel-release
To enable the COPR:
sudo dnf copr enable giesen/dante
To install the "socksify" SOCKS client
sudo dnf install dante
To install the SOCKS server:
sudo dnf install dante-server
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 |
---|---|---|
EPEL 8 | aarch64 (0)*, s390x (0)*, x86_64 (0)* | EPEL 8 (37 downloads) |
EPEL 9 | aarch64 (0)*, s390x (0)*, x86_64 (32)* | EPEL 9 (44 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable giesen/dante
More info about enabling Copr repositories