DNS, pause
This commit is contained in:
Родитель
566026a8e5
Коммит
c605ef5be6
|
@ -25,6 +25,8 @@ Start-Process `
|
|||
) `
|
||||
-Wait
|
||||
|
||||
Write-Host "Wait before copying the config..."
|
||||
pause
|
||||
Copy-Item "$PSScriptRoot/localproxy/squid.conf" "c:\squid\etc\squid\squid.conf"
|
||||
Copy-Item "$PSSCriptRoot/localproxy.passwd/squid.conf" "c:\squid\etc\squid\squid.passwd.conf"
|
||||
Copy-Item "$PSSCriptRoot/localproxy.passwd/proxypasswd" "c:\squid\etc\squid\passwords"
|
||||
|
|
|
@ -7570,7 +7570,7 @@ refresh_pattern . 0 20% 4320
|
|||
#Default:
|
||||
# Use operating system definitions
|
||||
# Use CloudFlare and Google DNS servers
|
||||
dns_nameservers 1.1.1.1 8.8.8.8
|
||||
dns_nameservers 8.8.8.8
|
||||
|
||||
# TAG: hosts_file
|
||||
# Location of the host-local IP name-address associations
|
||||
|
|
Загрузка…
Ссылка в новой задаче