目次

portopenの処理

WindowsFireWallのコマンド

windows8.1

rem netsh advfirewall firewall portopening TCP 80 PORT8888 netsh firewall add portopening TCP 8888 PORT8888

XP

netsh add helper fwcfg.dll netsh firewall add portopening TCP 8888 PORT8888

VISTA

Windows7