7 Commits

Author SHA1 Message Date
007hacky007
01577008e4 refactor: address MickLesk review feedback
Use literal 'Squid' in msg_* labels, add missing msg_ok and spacing in
update_script. Replace install_packages_with_retry/enable_and_start_service/
safe_service_restart helpers with plain apt and systemctl commands. Merge
auth setup and config validation into a single msg block. Drop the custom
/etc/profile.d MOTD heredoc and trailing htpasswd echo.
2026-04-28 19:08:12 +02:00
007hacky007
3255b25b9e fix: allow squid auth helper to read passwords 2026-04-14 16:10:52 +02:00
007hacky007
fb1a95a418 refactor: use service helpers for squid lifecycle 2026-04-14 15:58:51 +02:00
007hacky007
4927190592 refactor: use package install helper for squid deps 2026-04-14 15:49:15 +02:00
007hacky007
d8161abc2e fix: precreate squid config before package install 2026-04-14 15:01:00 +02:00
007hacky007
9177cb5f23 fix: simplify squid auth onboarding 2026-04-14 14:32:50 +02:00
007hacky007
713d1bd113 feat: add squid proxy script 2026-04-13 22:21:16 +02:00