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
A client also needs for Tor installed but also onion domains aren't human readable.
57
57
Still, this is a good option if you need to connect two yurts because the Tor is forever for free and stable.
58
58
59
+
**UPD** I added luci-app-tor so now users can configure an Onion Service from GUI.
60
+
59
61
## SSH tunnel
60
62
The OpenWrt's Dropbear ssh (dbclient) supports the port forwarding. But they are slow. OpenWrt has a sshtunnel package to reconnect but it depends on OpenSSH client.
61
63
I partially fixed this https://github.com/openwrt/packages/pull/21263
62
64
63
65
See https://openwrt.org/docs/guide-user/services/ssh/sshtunnel
66
+
**UPD** I added luci-app-sshtunnel so now users can configure tunnels from GUI.
64
67
65
68
### Tunnel providers and software
66
69
See [Awesome Tunneling](https://github.com/anderspitman/awesome-tunneling)
0 commit comments