Thread Rating:
  • 3 Vote(s) - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Технические проблемы
Не работает флаг --proxy-pac-url="file:///C:/proxy.pac"

Примерное содержание proxy.pac:

function FindProxyForURL(url, host) {
if (/(^|\.)rutracker\.org$/.test(host) ||
/(^|\.)rutracker\.cr$/.test(host) ||
/(^|\.)rutracker\.nl$/.test(host) ||
/(^|\.)rutracker\.net$/.test(host)
) return "PROXY 127.0.0.1:3128";
}

3.9.2.45 - работает
4.0.9.72, 4.0.9.102, 4.0.9.112 - не работает

Cry
Reply


Messages In This Thread
RE: Технические проблемы - by zubzer0 - 06-04-2019, 03:12 PM

Forum Jump:


Users browsing this thread: 11 Guest(s)