[TOOLS] Enable appium and browserstack in proxy

allow the passage in the proxy of some domains used for the preparation of the appium image and the connection with browserstack from my environment
This commit is contained in:
Carmelo Messina
2024-07-31 15:00:16 +02:00
parent d5e3416ff6
commit 426f48f292
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ acl localnet src 192.168.0.0/16 # RFC 1918 possible internal network
acl SSL_ports port 443
acl Safe_ports port 80
acl Safe_ports port 443
acl Safe_ports port 4723 # appium tcp port
acl CONNECT method CONNECT
acl whitelist dstdomain "/etc/squid/whitelist"
+8
View File
@@ -28,3 +28,11 @@ chrome-infra-packages.appspot.com
# for pip
.pypi.org
# for appium
registry.npmjs.org
deb.nodesource.com
# for browserstack
api-cloud.browserstack.com
hub-cloud.browserstack.com