summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index dbb8bda..f1f9713 100644
--- a/README
+++ b/README
@@ -149,6 +149,9 @@ On the receiver side (the server):
Now on the client run the following:
ssh -o ProxyCommand="nc %h 1234" user@localhost
+This can of course be more easily achieved by using
+[tuntox](https://github.com/gjedeer/tuntox).
+
Screencasting using ffmpeg and mplayer
--------------------------------------