1icqpr(8) Universal proxy server icqpr(8)
2
3
4
6 icqpr - ICQ (AOL OSCAR) proxy
7
9 icqpr [-d] [-l[[@]logfile]] [-iinternal_ip] [-eexternal_ip] local_port
10 remote_host remote_port
11
13 icqpr forwards ICQ connections from local to remote ICQ host. Most
14 usual is icqpr 5190 login.icq.com 5190
15
17 -I Inetd mode. Standalone service only.
18
19 -d Daemonise. Detach service from console and run in the back‐
20 ground.
21
22 -t Be silenT. Do not log start/stop/accept error records.
23
24 -e External address. IP address of interface proxy should initiate
25 connections from. By default system will deside which address
26 to use in accordance with routing table.
27
28 -i Internal address. IP address proxy accepts connections to. By
29 default connection to any interface is accepted. It´s usually
30 unsafe.
31
32 -l Log. By default logging is to stdout. If logfile is specified
33 logging is to file. Under Unix, if ´@´ preceeds logfile, syslog
34 is used for logging.
35
37 local_port
38 - port icqpr accepts connection
39
40 remote_host
41 - IP address of the host connection is forwarded to
42
43 remote_port
44 - remote port connection is forwarded to
45
47 You can use any ICQ/AOL client where server address configuration is
48 supported or spoof login server name (e.g. login.icq.com) with IP
49 address of proxy server via DNS record or hosts file. Use internal_ip
50 and local_port as a destination in client application. Connection is
51 forwarded to remote_host:remote_port
52
54 Report all bugs to 3proxy@security.nnov.ru
55
57 3proxy(8), proxy(8), ftppr(8), socks(8), pop3p(8), udppm(8), sys‐
58 logd(8),
59 http://3proxy.ru/
60
62 3proxy is designed by 3APA3A (3APA3A@security.nnov.ru), Vladimir
63 Dubrovin (vlad@sandy.ru)
64
65
66
673proxy 0.6 July 2009 icqpr(8)