maintain update

This commit is contained in:
fancy
2020-04-28 20:15:17 +08:00
parent daa68f20ea
commit b8204126c5
3 changed files with 13 additions and 3 deletions

View File

@@ -44,7 +44,9 @@ It aslo supports global transparent proxy and gateway proxy. See [Global transpa
mkdir build && cd build && cmake .. && make && make install
```
It is alreay in [archlinux AUR](https://aur.archlinux.org/packages/cgproxy/).
- It is alreay in [archlinux AUR](https://aur.archlinux.org/packages/cgproxy/).
- DEB and RPM are packaged in [release page](https://github.com/springzfx/cgproxy/releases).
## How to use
@@ -170,6 +172,11 @@ sudo systemctl restart cgproxy.service
- `systemd-cgls` to see the cgroup hierarchical tree.
- Qv2ray config example
![Qv2ray config example](https://i.loli.net/2020/04/28/bdQBzUD37FOgfvt.png)
## Licences
cgproxy is licenced under [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/gpl-2.0)