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 Also, icqpr adds UIN / AOL
15 screen name as a username. It makes it possible to control user's
16 access to ICQ/AOL by UIN/screen name (use auth useronly in 3proxy).
17
19 -I Inetd mode. Standalone service only.
20
21 -d Daemonise. Detach service from console and run in the back‐
22 ground.
23
24 -t Be silenT. Do not log start/stop/accept error records.
25
26 -e External address. IP address of interface proxy should initiate
27 connections from. By default system will deside which address
28 to use in accordance with routing table.
29
30 -i Internal address. IP address proxy accepts connections to. By
31 default connection to any interface is accepted. It´s usually
32 unsafe.
33
34 -l Log. By default logging is to stdout. If logfile is specified
35 logging is to file. Under Unix, if ´@´ preceeds logfile, syslog
36 is used for logging.
37
38 -S Increase or decrease stack size. You may want to try something
39 like -S8192 if you experience 3proxy crashes.
40
42 local_port
43 - port icqpr accepts connection
44
45 remote_host
46 - IP address of the host connection is forwarded to
47
48 remote_port
49 - remote port connection is forwarded to
50
52 You can use any ICQ/AOL client where server address configuration is
53 supported or spoof login server name (e.g. login.icq.com) with IP
54 address of proxy server via DNS record or hosts file. Transparent redi‐
55 rection is also possible. Use internal_ip and local_port as a destina‐
56 tion in client application. Connection is forwarded to
57 remote_host:remote_port
58
60 Report all bugs to 3proxy@3proxy.ru
61
63 3proxy(8), proxy(8), ftppr(8), socks(8), pop3p(8), udppm(8), sys‐
64 logd(8),
65 http://3proxy.ru/
66
68 3proxy is designed by Vladimir 3APA3A Dubrovin (3proxy@3proxy.ru)
69
70
71
723proxy 0.8 January 2016 icqpr(8)