You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

9
9
10
+
## Table of contents
11
+
12
+
-[Introduction](#introduction)
13
+
-[Features](#features)
14
+
-[Installation](#installation)
15
+
-[Usage](#usage)
16
+
-[Configuration via CLI flags](#configuration-via-cli-flags)
17
+
-[Configuration via YAML file](#configuration-via-yaml-file)
18
+
-[Transparent proxy](#usage)
19
+
-[redirect (via NAT and SO_ORIGINAL_DST)](#redirect-via-nat-and-so_original_dst)
20
+
-[tproxy (via MANGLE and IP_TRANSPARENT)](#tproxy-via-mangle-and-ip_transparent)
21
+
-[Links](#links)
22
+
-[License](#license)
23
+
10
24
## Introduction
11
25
12
26
`GoHPTS` CLI tool is a bridge between HTTP clients and a SOCKS5 proxy server or multiple servers (chain). It listens locally as an HTTP proxy, accepts standard HTTP
0 commit comments