一键关闭危险端口
@echo off
color 1f
title 关闭常见的危险端口
echo.
echo.
echo 本批处理用于启动XP系统的防火墙并关闭常见的危险端口
echo.
echo 请确认您正在使用的是XP系统 并且未安装其他防火墙
echo.
echo 以避免与XP系统的防火墙发生冲突
echo.
echo.
echo.
pause
cls
echo 正在启动防火墙 请稍候...
sc config SharedAccess start= auto>>nul
net start SharedAccess>>nul
echo 防火墙已经成功启动
echo.
echo 正在关闭常见的危险端口 请稍候...
echo.
echo 正在关闭135端口 请稍候...
netsh firewall set portopening protocol = ALL port = 135 name = 135 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭137端口 请稍候...
netsh firewall set portopening protocol = ALL port = 137 name = 137 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭138端口 请稍候...
netsh firewall set portopening protocol = ALL port = 138 name = 138 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭139端口 请稍候...
netsh firewall set portopening protocol = ALL port = 139 name = 139 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭445端口 请稍候...
netsh firewall set portopening protocol = ALL port = 445 name = 445 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭593端口 请稍候...
netsh firewall set portopening protocol = TCP port = 593 name = 593 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭1025端口 请稍候...
netsh firewall set portopening protocol = TCP port = 1025 name = 1024 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭3389端口 请稍候...
netsh firewall set portopening protocol = ALL port = 3389 name = 3389 mode = DISABLE scope = ALL profile = ALL
cls
echo.
echo.
echo.
echo 常见的危险端口已经关闭
echo.
echo.
echo.
echo.
echo By: c
echo.
echo.
echo.
echo 按任意键退出
pause>nul
color 1f
title 关闭常见的危险端口
echo.
echo.
echo 本批处理用于启动XP系统的防火墙并关闭常见的危险端口
echo.
echo 请确认您正在使用的是XP系统 并且未安装其他防火墙
echo.
echo 以避免与XP系统的防火墙发生冲突
echo.
echo.
echo.
pause
cls
echo 正在启动防火墙 请稍候...
sc config SharedAccess start= auto>>nul
net start SharedAccess>>nul
echo 防火墙已经成功启动
echo.
echo 正在关闭常见的危险端口 请稍候...
echo.
echo 正在关闭135端口 请稍候...
netsh firewall set portopening protocol = ALL port = 135 name = 135 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭137端口 请稍候...
netsh firewall set portopening protocol = ALL port = 137 name = 137 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭138端口 请稍候...
netsh firewall set portopening protocol = ALL port = 138 name = 138 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭139端口 请稍候...
netsh firewall set portopening protocol = ALL port = 139 name = 139 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭445端口 请稍候...
netsh firewall set portopening protocol = ALL port = 445 name = 445 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭593端口 请稍候...
netsh firewall set portopening protocol = TCP port = 593 name = 593 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭1025端口 请稍候...
netsh firewall set portopening protocol = TCP port = 1025 name = 1024 mode = DISABLE scope = ALL profile = ALL
echo 正在关闭3389端口 请稍候...
netsh firewall set portopening protocol = ALL port = 3389 name = 3389 mode = DISABLE scope = ALL profile = ALL
cls
echo.
echo.
echo.
echo 常见的危险端口已经关闭
echo.
echo.
echo.
echo.
echo By: c
echo.
echo.
echo.
echo 按任意键退出
pause>nul
- COM术语解释
- 两台电脑怎样直接电缆连接?
- 创建磁盘还原点 轻松恢复被改文件
- 了解什么是计算机病毒(计算机病毒图文教程)(一)
- 电脑中毒360打不开怎么办?
- 怎样连接Windows对等网?
- 什么是“计算器”?
- 你知道“网上邻居”的一些技巧吗?(
- 电脑密码的十二种破解方法
- 怎么对系统声音进行选择和设置?
- 四招让电脑开机时小键盘自动启用
- 让系统保持最佳速度的方法大全
- 远程桌面连接实用技巧
- 上网必备技能:省一半时间,提高一倍速度
- 按F1开机进入系统取消办法
- 面对电脑 美眉必做的5个护肤步骤
- 用自带的Windows命令查杀病毒
- 快速关闭没有响应的程序
- 内存条的作用,内存条有什么用?
- 什么是一体机电脑 一体机电脑好不好?