From c691251feaffa310a51e0c2255eefc6b42f0e728 Mon Sep 17 00:00:00 2001 From: Jakub Sławiński Date: Fri, 9 Jan 2004 18:48:31 +0100 Subject: v0.5.3 - Added: client password identification (weak) - Added: sigint intercepting and server closing - Modified: communication between server and client - Added: 'nossl' and 'nozlib' modes - Added: zlib support - Lightly Modified: verbose mode - Modified/Added: help screen and long options support --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 7abf822..cbae3d7 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -AF - Active Port Forwarder v0.5.2 - README +AF - Active Port Forwarder v0.5.3 - README Copyright (C) 2003 jeremian - jeremian@poczta.fm =================== @@ -23,6 +23,7 @@ It uses ssl for increasing security of communication between server and client. Af is dedicated for people, who don't have external ip number and want to make some services available across the net. +Moreover, zlib is used to compress transfered data. EXAMPLE 1: @@ -44,6 +45,7 @@ our computer and we are behind masquerade or firewall: - server will be for maximum 5 users - server will forward tcp packets - there will be no logging and no verbose messages + - there will be no password identification 4) We use make on our machine (we can delete everything apart afclient and client.rsa) -- cgit v1.1