mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-05-21 15:36:46 +02:00
Update README.md
This commit is contained in:
@@ -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.
|
||||
|
||||
---
|
||||
<a id="ghost"></a>
|
||||
<a id="tunnel-more"></a>
|
||||
**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.
|
||||
|
||||
Reference in New Issue
Block a user