mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-04-23 10:11:04 +08:00
updated readme
This commit is contained in:
@@ -32,6 +32,9 @@ It aslo supports global transparent proxy. See [Global transparent proxy](#globa
|
||||
Why cgroup v2? Because simple, elegant and intuitive.
|
||||
|
||||
For now, linux default using cgroup v1 for compatibility, this project need cgroup v2, you need disable cgroup v1 and enable cgroup v2 in your system. see [Disabling v1 cgroups](https://wiki.archlinux.org/index.php/Cgroups#Disabling_v1_cgroups).
|
||||
|
||||
- `findmnt -t cgroup,cgroup2` to find out your cgroup version
|
||||
- `systemd-cgls` to see the cgroup hierarchical tree.
|
||||
|
||||
- TPROXY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user