spyophobia/shadowsocks-rust
Project ID: 65155
Description
A Rust port of shadowsocks.
Links
Installation Instructions
sudo dnf copr enable spyophobia/shadowsocks-rust
sudo dnf install shadowsocks-rust
Systemd units
Since shadowsocks is usually a long-running process, you likely want to run and manage it with a system daemon. For this purpose, this package installs several systemd unit files for your convenience.
- System-wide client unit: /usr/lib/systemd/system/shadowsocks-rust-local@.service
- System-wide server unit: /usr/lib/systemd/system/shadowsocks-rust-server@.service
- User-specific client unit: /usr/lib/systemd/user/shadowsocks-rust-local@.service
- User-specific server unit: /usr/lib/systemd/user/shadowsocks-rust-server@.service
You can open those files with your favorite editor and find instructions on how to properly configure them.
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 (113)*, x86_64 (398)* | EPEL 8 (129 downloads) | 
|  EPEL 9 | aarch64 (33)*, x86_64 (326)* | EPEL 9 (140 downloads) | 
|  Fedora 40 | aarch64 (27)*, x86_64 (538)* | Fedora 40 (0 downloads) | 
|  Fedora 41 | aarch64 (15)*, x86_64 (124)* | Fedora 41 (72 downloads) | 
|  Fedora 42 | aarch64 (13)*, x86_64 (210)* | Fedora 42 (115 downloads) | 
|  Fedora 43 | aarch64 (0)*, x86_64 (5)* | Fedora 43 (17 downloads) | 
|  Fedora rawhide | aarch64 (20)*, x86_64 (86)* | Fedora rawhide (104 downloads) | 
* Total number of downloaded packages.
Quick Enable
    #> dnf copr enable spyophobia/shadowsocks-rust
  
  
     More info about enabling Copr repositories