Sqstat
Sqstat updated for squid 3. See http://samm.kiev.ua/sqstat/
Install / Use
/learn @lorf/SqstatREADME
About SqStat
============
SqStat is a script which allows to look through active squid users connections. It use cachemgr protocol to get information from squid proxy server. Script homepage is http://samm.kiev.ua/sqstat/.
What's new
==========
For a complete list of changes, see the CHANGES file.
System requirements
===================
PHP (you need PHP 4.1.0 or newer) with installed "pcre" extension
Squid proxy server
a web-browser (doh!)
(optional) PHP session extension if you want to see current/average CPS
Installation
============
-
Unpack the distribution in your webserver's document root.
-
Copy file config.inc.php.defaults to config.inc.php, edit config.inc.php to specify your squid proxy server IP and port.
-
Edit your squid.conf to allow cachemgr protocol:
acl manager proto cache_object
replace 10.0.0.1 with your webserver IP
acl webserver src 10.0.0.1/255.255.255.255 http_access allow manager webserver http_access deny manager
-
Point your browser to sqstat.php file and see what happens :)
-
(optionally) enable ip resolving in config.inc.php. Also you can make "hosts" like file with ip->name pairs.
Bug reports
===========
If you have found what you believe to be a bug, you can send a bug report to samm [at] os2.kiev.ua. Please, read FAQ before reporting.
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
