Update README.md

This commit is contained in:
Erèbe - Romain Gerard 2024-11-08 20:38:26 +01:00 committed by GitHub
parent cac506a70c
commit 7b6e139afb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -365,6 +365,7 @@ docker pull ghcr.io/erebe/wstunnel:latest
* [Proxy SSH](#ssh) * [Proxy SSH](#ssh)
* [Bypass a corporate proxy](#corporate) * [Bypass a corporate proxy](#corporate)
* [Proxy Wireguard traffic](#wireguard) * [Proxy Wireguard traffic](#wireguard)
* [Android](#android)
* [Proxy easily any traffic with transparent proxy (linux only)](#tproxy) * [Proxy easily any traffic with transparent proxy (linux only)](#tproxy)
* [Reverse tunneling](#reverse) * [Reverse tunneling](#reverse)
* [How to secure access of your wstunnel server](#secure) * [How to secure access of your wstunnel server](#secure)
@ -539,6 +540,13 @@ FAQ
https://github.com/erebe/wstunnel/issues/252 https://github.com/erebe/wstunnel/issues/252
--- ---
### Android <a name="Android"></a>
You can use the android binary and use termux to run it on your phone.
If you want a guide regarding how to use wstunnel on Android, you can follow this [guide](https://community.hetzner.com/tutorials/obfuscating-wireguard-using-wstunnel)
### Transparent proxy (linux only) <a name="tproxy"></a> ### Transparent proxy (linux only) <a name="tproxy"></a>