V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
rivercherdeeeeee
V2EX  ›  问与答

360 断网急救箱的功能

  •  
  •   rivercherdeeeeee · May 15, 2024 · 1836 views
    This topic created in 713 days ago, the information mentioned may be changed or developed.
    感觉 360 断网急救箱的功能挺好用的,如何用 windows 命令行实现 360 断网急救箱的功能
    7 replies    2024-05-15 10:04:34 +08:00
    Zaner
        1
    Zaner  
       May 15, 2024
    我也想知道,经常因为代理没有关闭就关机导致不挂代理连国内网站都上不了,手动配置又比较麻烦
    Helsing
        2
    Helsing  
       May 15, 2024
    360 少用的比较好用的产品
    rivercherdeeeeee
        3
    rivercherdeeeeee  
    OP
       May 15, 2024
    @moonbeama 对的,所以想用命令行写一个自己用
    sun2920989
        4
    sun2920989  
       May 15, 2024
    @echo off
    echo 正在关闭系统代理,请稍候...
    echo=
    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable /t REG_DWORD /d 0 /f >nul 2>nul
    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer /d "" /f >nul 2>nul
    echo 系统代理已关闭,请按任意键退出本窗口...
    pause>nul


    bat 格式
    xtreme1
        5
    xtreme1  
       May 15, 2024
    清空代理
    检测 dns/hosts
    重置 winsock
    检测网卡驱动
    sun2920989
        6
    sun2920989  
       May 15, 2024
    @sun2920989 只是去掉 win10/11 设置里面哪里的代理配置 没别的
    x86
        7
    x86  
       May 15, 2024   ❤️ 1
    @moonbeama #1
    WIN 键 - 代理服务器设置 - 使用代理服务器[编辑] - 关
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   4835 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 45ms · UTC 04:04 · PVG 12:04 · LAX 21:04 · JFK 00:04
    ♥ Do have faith in what you're doing.