mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
397 B
10 lines
397 B
\registry\machine\system\currentcontrolset\services\ipnatdir
|
|
DisplayName = REG_SZ NAT Sample Director
|
|
ErrorControl = REG_DWORD 0x1
|
|
ImagePath = REG_EXPAND_SZ \SystemRoot\system32\drivers\ipnatdir.sys
|
|
Start = REG_DWORD 0x3
|
|
Type = REG_DWORD 0x1
|
|
Parameters
|
|
ServerPort = REG_DWORD 80
|
|
ServerProtocol = REG_SZ TCP
|
|
ServerList = REG_MULTI_SZ "192.168.0.127"
|