From 2fcc58e1b15c597c347b9d0b3f4e9376eeced2f7 Mon Sep 17 00:00:00 2001 From: fancy Date: Wed, 22 Apr 2020 17:13:25 +0800 Subject: [PATCH] add toc --- readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/readme.md b/readme.md index 8d9cbe8..ce4156b 100644 --- a/readme.md +++ b/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