kikyous
V2EX  ›  问与答

公司的一台电脑代理会被自动设置到 allow.pac

  •  1
     
  •   kikyous · Jul 31, 2015 · 2061 views
    This topic created in 3982 days ago, the information mentioned may be changed or developed.

    内容如下
    function FindProxyForURL(url,host){if(isInNet(host,'127.0.0.0','255.0.0.0')||isInNet(host,'10.0.0.0','255.0.0.0')||isInNet(host,'172.0.0.0','255.224.0.0')||isInNet(host,'192.168.0.0','255.255.0.0')||isInNet(host,'239.0.0.0','255.0.0.0'))return'DIRECT';else return'PROXY 127.0.0.1:19281'}

    127.0.0.1:19281 这个本地代理好像有过滤的功能,导致一个内部系统不能正常使用

    请问这可能是什么软件干得?

    2 replies    2015-07-31 14:53:33 +08:00
    LazyZhu
        1
    LazyZhu  
       Jul 31, 2015
    WPAD
    publicID001
        2
    publicID001  
       Jul 31, 2015
    运维:我的锅
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2968 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 14:52 · PVG 22:52 · LAX 07:52 · JFK 10:52
    ♥ Do have faith in what you're doing.