Browse Source

README updated

msnpr and countersutil removed
z3APA3A 10 years ago
parent
commit
658e9b3a8a
1 changed files with 1 additions and 3 deletions
  1. 1 3
      README

+ 1 - 3
README

@@ -1,6 +1,6 @@
 /*
 /*
    3APA3A 3proxy tiny proxy server
    3APA3A 3proxy tiny proxy server
-   (c) 2002-2014 by Vladimir '3APA3A' Dubrovin <3proxy@3proxy.ru>
+   (c) 2002-2015 by Vladimir '3APA3A' Dubrovin <3proxy@3proxy.ru>
 
 
    please read License Agreement
    please read License Agreement
 */
 */
@@ -39,7 +39,6 @@ smtpp    	SMTP proxy server, binds to port 25. You must specify
 icqpr    	ICQ/AIM proxy. Maps some TCP port to TCP port of ICQ
 icqpr    	ICQ/AIM proxy. Maps some TCP port to TCP port of ICQ
 		server and performs packets translation. Example:
 		server and performs packets translation. Example:
 		icqpr 5190 login.icq.com 5190
 		icqpr 5190 login.icq.com 5190
-msnpr		MSN proxy (beta)
 tcppm    	TCP port mapping. Maps some TCP port on local machine to
 tcppm    	TCP port mapping. Maps some TCP port on local machine to
 		TCP port on remote host.
 		TCP port on remote host.
 udppm    	UDP port mapping. Maps some UDP port on local machine to
 udppm    	UDP port mapping. Maps some UDP port on local machine to
@@ -56,7 +55,6 @@ mycrypt    	Program to obtain crypted password fro cleartext. Supports
 			mycrypt salt password
 			mycrypt salt password
 		produces MD5/crypt password with salt "salt".
 		produces MD5/crypt password with salt "salt".
 dighosts    	Utility for building networks list from web page.
 dighosts    	Utility for building networks list from web page.
-countersutil	Utility to manage counters file
 
 
 
 
 Run utility with --help option for command line reference.
 Run utility with --help option for command line reference.