diff options
| -rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Usage: + tunnel listen tcp://host:port + tunnel connect tcp://host:port + tunnel route add ip[/mask] + tunnel route del ip[/mask] + tunnel route show + tunnel show |
