Remove watch before closing connection.
[cascardo/rnetproxy.git] / README
1 improxy is a Instant Message Proxy.
2
3 Its primary focus is XMPP transparent proxying. It should be able to:
4
5 * find out which server the client is connecting to and connect to it
6 using its SRV record.
7
8 * control which servers can be connected to and which users should be
9 able to connect.
10
11 * filter XML stanzas by from an to (control which entities you send data
12 to or receive data from).