diff options
Diffstat (limited to 'src/ptunnel-ng.8')
-rw-r--r-- | src/ptunnel-ng.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ptunnel-ng.8 b/src/ptunnel-ng.8 index 5388cfd..e7bf7d3 100644 --- a/src/ptunnel-ng.8 +++ b/src/ptunnel-ng.8 @@ -4,7 +4,7 @@ ptunnel-ng \- tunnel TCP connections over ICMP echo request/reply packets. .SH SYNOPSIS .na .B ptunnel-ng -\-p <address> \-l <port> \-r<address> \-R<port> [\-m <magic>] [\-c <connections>] [\-v <level>] [\-L <interface>] [\-o<file>] [\-s] [\-P <password>] [\-\-udp] [\-\-unprivileged] [\-d<pidfile>] [\-S] [\-u<user>] [\-g<group>] [\-C<directory>] [\-e<context>] [\-h <help>] +\-p <address> \-l <port> \-r<address> \-R<port> [\-m <magic>] [\-c <connections>] [\-v <level>] [\-L <interface>] [\-o<file>] [\-s] [\-P <password>] [\-\-udp] [\-\-unprivileged] [\-d<pidfile>] [\-S] [\-u<user>] [\-g<group>] [\-C<directory>] [\-e<context>] [\-h] .SH DESCRIPTION PingTunnel-NG is a fork from the famous PingTunnel with the aim of an improved and refactored code base and some additional features. .PP |