mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-09 23:52:14 +02:00
Simplify squid.sh by removing proxy user instructions
Removed instructions for adding a proxy user inside the container.
This commit is contained in:
committed by
GitHub
parent
e39e813436
commit
66fd5608c4
@@ -51,5 +51,3 @@ msg_ok "Completed successfully!\n"
|
||||
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
|
||||
echo -e "${INFO}${YW} Proxy endpoint:${CL}"
|
||||
echo -e "${TAB}${GATEWAY}${BGN}${IP}:3128${CL}"
|
||||
echo -e "${INFO}${YW} Add a proxy user inside the container with:${CL}"
|
||||
echo -e "${TAB}${BGN}htpasswd /etc/squid/passwords <username>${CL}"
|
||||
|
||||
Reference in New Issue
Block a user