From e7361788f2c4881e3ccb2ce4e5868bde0fa79440 Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Sat, 23 Nov 2024 15:59:21 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11071e6..98a7a4c 100644 --- a/README.md +++ b/README.md @@ -711,9 +711,12 @@ This also works in combination with: * [QEMU Tunnels](https://securelist.com/network-tunneling-with-qemu/111803/): As above, but less secure. --- - + **3.vi.d Various Tunnel Tricks** +### Tunnel via CDN + * Read [How to tunnel any TCP service via CloudFlare](https://iq.thc.org/tunnel-via-cloudflare-to-any-tcp-service) or use [DarkFlare](https://github.com/doxx/darkflare). + ### Connect your host directly to the remote network * [WireTap](https://github.com/sandialabs/wiretap) - Works as user or root. Uses UDP as transport. ([Try it](https://thc.org/segfault/wireguard) on segfault.) * [ligolo-ng](https://github.com/nicocha30/ligolo-ng) - Uses TCP as transport. Works well via [cloudflare CDN](https://iq.thc.org/tunnel-via-cloudflare-to-any-tcp-service) or gs-netcat.