From c735d7038fc54c1ebdecaf69b329dcc5fdaa5deb Mon Sep 17 00:00:00 2001 From: Hubbitus Date: Thu, 24 Apr 2014 19:35:23 +0400 Subject: [PATCH] hans: fix typo in config --- SOURCES/hans-client.sysconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SOURCES/hans-client.sysconfig b/SOURCES/hans-client.sysconfig index 8939084..3dedb15 100644 --- a/SOURCES/hans-client.sysconfig +++ b/SOURCES/hans-client.sysconfig @@ -1,5 +1,5 @@ # -c server [-fv] [-p password] [-u unprivileged_user] [-d tun_device] [-m reference_mtu] [-w polls] -# If it does not vork on client, try add -f option +# If it does not work on client, try add -f option # For client you MUST change server IP address # If static IP address desired -a 10.1.2.101 may be helpfull, otherwise dinamic OPTIONS="-v -f -c -p password -a 10.1.2.101 -u hans"