From 39431a7787dc7b709f7a7f88bad521db2562d2f5 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 24 Feb 2014 17:25:22 +0000 Subject: updated examples for rail mode --- doc/uanytun.8 | 2 +- doc/uanytun.8.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/uanytun.8 b/doc/uanytun.8 index fe7855f..615be1e 100644 --- a/doc/uanytun.8 +++ b/doc/uanytun.8 @@ -445,7 +445,7 @@ As \fBuAnytun\fR can\(cqt work as an anycast endpoint it can\(cqt be used for th \fBClient:\fR .RS 4 .sp -uanytun \-t tun \-n 192\&.168\&.42\&.2/30 \-c aes\-ctr\-256 \-k aes\-ctr\-256 \-E rail_MODE_is_VERY_cool \-e client \-w 64 \-Y \-r rail\&.example\&.com \-o 4440:4442 +uanytun \-t tun \-n 192\&.168\&.42\&.2/30 \-c aes\-ctr\-256 \-k aes\-ctr\-256 \-E rail_MODE_is_VERY_cool \-e client \-w 64 \-Y \-p 1233:1235 \-r rail\&.example\&.com \-o 4440:4442 .RE .sp .it 1 an-trap diff --git a/doc/uanytun.8.txt b/doc/uanytun.8.txt index a3af139..5a507ca 100644 --- a/doc/uanytun.8.txt +++ b/doc/uanytun.8.txt @@ -312,7 +312,7 @@ Client: ^^^^^^^ uanytun -t tun -n 192.168.42.2/30 -c aes-ctr-256 -k aes-ctr-256 -E rail_MODE_is_VERY_cool - -e client -w 64 -Y -r rail.example.com -o 4440:4442 + -e client -w 64 -Y -p 1233:1235 -r rail.example.com -o 4440:4442 Server: ^^^^^^^ -- cgit v1.2.3