From f2e4a5f9b0919dc16ea83a8826e8d52b02178b38 Mon Sep 17 00:00:00 2001 From: Jakub Sławiński Date: Sun, 3 Jul 2005 23:15:19 +0200 Subject: v0.7.1 - Added: afserver certificate storing and checking - Modified: generating keys and certificate - Fixed: creating apf directory - Fixed: some bugs in proxy tunnel initialization --- doc/en/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/en/README') diff --git a/doc/en/README b/doc/en/README index d676098..5dca91c 100644 --- a/doc/en/README +++ b/doc/en/README @@ -1,4 +1,4 @@ -AF - Active Port Forwarder 0.7 - README +AF - Active Port Forwarder 0.7.1 - README Copyright (C) 2003,2004,2005 jeremian - ================================================================= @@ -192,10 +192,13 @@ Multiple clients allow to create more sophisticated tunneling scheme. -i, --id - sends the id string to afserver --pass - set the password used for client identification (default: no password) + --ignorepkeys - ignore invalid server's public keys Configuration: -k, --keyfile - the name of the file with RSA key (default: client.rsa) + -s, --storefile - the name of the file with stored public keys + (default: known_hosts) -D, --dateformat - format of the date printed in logs (see 'man strftime' for details) (default: %d.%m.%Y %H:%M:%S) -K, --keep-alive N - send keepalive packets every N seconds -- cgit v1.1