目錄
- 實現限 IP
- tinywall allow webdav
實現限 IP
e.g. File sharing allow 192.168.88.178
應用: Block Rule
netsh advfirewall firewall show rule status=enabled name=cifs
Rule Name: cifs ---------------------------------------------------------------------- Enabled: Yes Direction: In Profiles: Domain,Private,Public Grouping: LocalIP: Any RemoteIP: 0.0.0.0-192.168.88.177,192.168.88.179-255.255.255.255 Protocol: TCP LocalPort: 445 RemotePort: Any Edge traversal: No Action: Block Ok.
tinywall allow webdav
要 Allow 它們
- Service: WebClient # Microsoft-WebDAV-MiniRedir/10.0.19041
- Process: C:\Windows\System32\svchost.exe