mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
…
|
||
---|---|---|
.. | ||
config.patch | ||
doinst.sh | ||
msn-proxy.info | ||
msn-proxy.SlackBuild | ||
mysql.patch | ||
README | ||
README.SLACKWARE | ||
slack-desc |
msn-proxy is a light-weight transparent proxy for MSN Messenger clients that allows you to control and monitor the use of Messenger on your network. This SlackBuild installs the msn-proxy web pages in /var/www/htdocs/ To change the location, set the DOCROOT variable: # DOCROOT=your/docroot/dir ./msn-proxy.SlackBuild (be sure to omit the leading "/" from the path; for example, use "home/www/" instead of "/home/www/" if your preferred DOCROOT is /home/www/. This requires libevent, and also needs httpd, php, mysql configured & running. See the included README.SLACKWARE file for configuration instructions.