mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-01-07 13:07:56 +08:00
add toc
This commit is contained in:
16
readme.md
16
readme.md
@@ -1,9 +1,25 @@
|
||||
# Transparent Proxy with cgroup v2
|
||||
|
||||
|
||||
|
||||
## Introduction
|
||||
|
||||
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)
|
||||
|
||||
## Prerequest
|
||||
|
||||
- cgroup2
|
||||
|
||||
Reference in New Issue
Block a user