From 1724da50f2f5cd5493bd0cf3c2f7dee1901b0a6d Mon Sep 17 00:00:00 2001 From: fancy Date: Wed, 22 Apr 2020 17:18:46 +0800 Subject: [PATCH] add toc --- readme.md | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/readme.md b/readme.md index ce4156b..9ea2a68 100644 --- a/readme.md +++ b/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) + + * [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