发新话题
打印

[转载]Windows TCP/IP Filter Tool

[转载]Windows TCP/IP Filter Tool

D:\>ChgTcpipFilter.exe

Windows TCP/IP Filter Tool
Codz by Envymask@ph4nt0m.net

Usage: ChgTcpipFilter.exe -e <EnableFilter> -i <Interface> -t <TCP Port list> -u <UDP port list> -s <Reboot>
Example: ChgTcpipFilter.exe -e 1 -i 3 -t 21,25,80,110 -u 53,4000,8000

EnableFilter = 0

# Interface 3
IP = 192.168.0.254
TCPAllowedPorts = 0
UDPAllowedPorts = 0
RawIPAllowedProtocols = 0

# Interface 6
IP = 192.168.1.1
TCPAllowedPorts = 21,25,80
UDPAllowedPorts = 4000
RawIPAllowedProtocols = 0

下载
http://www.ph4nt0m.net/bbs/showthread.php?threadid=31803

TOP

发新话题