summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJakub Sławiński2004-01-09 18:48:31 +0100
committerJoshua Judson Rosen2014-07-17 21:14:55 +0200
commitc691251feaffa310a51e0c2255eefc6b42f0e728 (patch)
treef7202a10873641aad3c93850948ec3d969c97735 /README
parentv0.5.2 (diff)
downloadapf-c691251feaffa310a51e0c2255eefc6b42f0e728.tar.gz
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
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
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)