Skip to content

Commit db5489a

Browse files
updated README 4
1 parent 7ee5db0 commit db5489a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ gohpts -s 1080 -T 0.0.0.0:1090 -M tproxy -d
331331
ssh remote -D 1080 -Nf
332332
```
333333

334-
**Setup your operating system:**
334+
Setup your operating system:
335335

336336
```shell
337337
ip netns exec ns-client ip route add default via 10.0.0.1
@@ -360,6 +360,8 @@ ip netns del ns-client
360360
ip link del veth1
361361
```
362362

363+
## Links
364+
363365
Learn more about transparent proxies by visiting the following links:
364366

365367
- [Transparent proxy support in Linux Kernel](https://docs.kernel.org/networking/tproxy.html)

0 commit comments

Comments
 (0)