SaveConfig = false
systemctl stop wg-quick@wg0
# transparent configuration ports
http_port 192.168.1.253:10080 intercept
https_port 192.168.1.253:10443 intercept ssl-bump options=ALL:NO_SSLv3:NO_SSLv2 connection-auth=off cert=/etc/squid/squidCA.pem
# тут всякое не относящееся к нашему вопросу
# SSL SSL SSL
sslproxy_cert_error allow all
sslproxy_flags DONT_VERIFY_PEER
acl step1 at_step SslBump1
ssl_bump peek step1
ssl_bump splice all
# ниже снова всякие другие опции, delay_pools и т.п.
➜ ~ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
2e03db4ba018 c8088db441f8 "/sbin/tini -- /entr…" 4 weeks ago Up 7 days 0.0.0.0:8080->8080/tcp jira-test_jira_1
➜ ~ docker inspect 2e03db4ba018 | grep Source
"Source": "/home/dmitryg/tmp/jira-test/jira.config",
"Source": "/var/lib/docker/volumes/jira-test_jiralogs/_data",
"Source": "/home/dmitryg/tmp/jira-test/certs",
"Source": "/var/lib/docker/volumes/jira-test_jiradata/_data",
➜ ~
The routers option specifies a list of IP addresses for routers on the client's subnet. Routers should be listed in order of preference.
--to host:port