diff options
| author | Mikhail Osipov <mike.osipov@gmail.com> | 2019-10-21 00:32:40 +0300 |
|---|---|---|
| committer | Mikhail Osipov <mike.osipov@gmail.com> | 2019-10-21 00:32:40 +0300 |
| commit | 45c6387126ba8a09292ce72b0f568041950ef329 (patch) | |
| tree | 63627b90c4beb30d1fc8df0bc5d866b344f23a01 /TODO | |
| parent | 8142854950bc510b8c21a210538d14a301dbcf63 (diff) | |
some comments
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -11,9 +11,15 @@ Usage: tunnel route del port 80 via proxy tunnel route drop via proxy - tunnel add proxy httpconnect host port - tunnel route add proxy port 80 - tunnel route add proxy port 22 + tunnel create connect wan tcp host:port + tunnel create listen lan tcp host:port + tunnel add wan httptun host:port + tunnel add wan httptun ORIGINAL + tunnel connect lan wan + + tunnel forward lan port 80 + tunnel forward lan port 22 + tunnel show proxy tunnel del proxy tunnel list |
