mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-01-07 13:07:56 +08:00
add toc
This commit is contained in:
28
readme.md
28
readme.md
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user