oscarProxy ------------ oscarProxy is a small and lightweight proxy-application for Instant-Messaging applications speaking OSCAR (well known through ICQ and AOL). This application is part of phOSCAR an extensible object- orientated OSCAR-Implementation for PHP 5 and was mainly developed for debugging the protocol and doing a bit of reversed engineering. Download ---------- You may feel free and download the latest version of this application by SVN (or HTTP) via http://oss.tiggerswelt.net/oscar/proxy/ Installation / Requirements ----------------------------- oscarProxy only requires PHP 5 with sockets-support and CLI compiled in. It was tested with PHP 5.1.6 and 5.2.8. Just start the application from where you downloaded it to by issuing: ~# > php icq_proxy.php The application will fire up and bind itself to port 5190 on any interface. License --------- oscarProxy is released as open-source without any warrenty. It is distributed within the terms of creative commons attribution-share alike 3.0 germany. See http://creativecommons.org/licenses/by-sa/3.0/ for more information.