squid user-management WebUI alternative proxymin,Squid Users Manager
Very simple and secure administration panel optimized for proxy distributors
- 
Make sure squid is compiled with --enable-basic-auth-helpers=DB option.
 - 
Use MySQL driver settings in the squid.conf file https://wiki.squid-cache.org/ConfigExamples/Authenticate/Mysql
 - 
Additional Module
 
- PHP8+
 - composer
 - MySQL
 
https://github.com/39ff/docker-squidmin-all-in-one
See Wiki https://github.com/39ff/squid-db-auth-web/wiki
php artisan db:seed --class=CreateAdministratorSeeder
