Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ansgar Burchardt
dune-docker
Commits
98d9c272
Commit
98d9c272
authored
Aug 21, 2017
by
Ansgar Burchardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add squid configuration
parent
84bbe252
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
config/dune-proxy/squid.conf
config/dune-proxy/squid.conf
+20
-0
No files found.
config/dune-proxy/squid.conf
0 → 100644
View file @
98d9c272
acl
CONNECT
method
CONNECT
acl
good_domains
dstdomain
gitlab
.
dune
-
project
.
org
acl
good_ports
port
443
http_access
allow
CONNECT
good_domains
good_ports
http_access
deny
all
http_port
3128
visible_hostname
dune
-
proxy
pinger_enable
off
access_log
none
cache_log
/
dev
/
stdout
# use upstream proxy
cache_peer
172
.
22
.
1
.
3
parent
3128
0
no
-
query
default
never_direct
allow
all
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment