This commit is contained in:
fancy
2020-04-22 17:18:46 +08:00
parent 2fcc58e1b1
commit 1724da50f2

View File

@@ -6,19 +6,23 @@
cgproxy will **transparent** proxy anything running in specific cgroup. It resembles with *proxychains* and *tsock*, but without their disadvantages.
Table of Contents
-------------------
\* [Transparent Proxy with cgroup v2](#transparent-proxy-with-cgroup-v2)
\* [Introduction](#introduction)
\* [Prerequest](#prerequest)
\* [How to install](#how-to-install)
\* [How to use](#how-to-use)
\* [Other useful tools provided in this project](#other-useful-tools-provided-in-this-project)
\* [Global transparent proxy](#global-transparent-proxy)
\* [NOTES](#notes)
\* [TIPS](#tips)
\* [Licences](#licences)
<!--ts-->
* [Transparent Proxy with cgroup v2](#transparent-proxy-with-cgroup-v2)
* [Introduction](#introduction)
* [Prerequest](#prerequest)
* [How to install](#how-to-install)
* [How to use](#how-to-use)
* [Other useful tools provided in this project](#other-useful-tools-provided-in-this-project)
* [Global transparent proxy](#global-transparent-proxy)
* [NOTES](#notes)
* [TIPS](#tips)
* [Licences](#licences)
<!-- Added by: fancy, at: Wed 22 Apr 2020 05:17:52 PM HKT -->
<!--te-->
## Prerequest