Merge pull request #1162 from sandboxie-plus/isaak654-BlockPort
Update BlockPort references
This commit is contained in:
commit
01a92734a6
|
@ -2908,8 +2908,8 @@ Tmpl.Scan=s
|
||||||
# Tmpl.ScanKey=\REGISTRY\MACHINE\SOFTWARE\Classes\CLSID\{AC746233-E9D3-49CD-862F-068F7B7CCCA4}
|
# Tmpl.ScanKey=\REGISTRY\MACHINE\SOFTWARE\Classes\CLSID\{AC746233-E9D3-49CD-862F-068F7B7CCCA4}
|
||||||
Tmpl.ScanProduct=Internet Download Manager
|
Tmpl.ScanProduct=Internet Download Manager
|
||||||
OpenClsid={AC746233-E9D3-49CD-862F-068F7B7CCCA4}
|
OpenClsid={AC746233-E9D3-49CD-862F-068F7B7CCCA4}
|
||||||
# prevetn access to host port
|
# prevent access to host port
|
||||||
BlockPort=1001
|
# BlockPort=1001
|
||||||
|
|
||||||
[Template_SothinkWebVideoDownloader]
|
[Template_SothinkWebVideoDownloader]
|
||||||
Tmpl.Title=Sothink Web Video Downloader Stand-alone
|
Tmpl.Title=Sothink Web Video Downloader Stand-alone
|
||||||
|
@ -3067,7 +3067,7 @@ LingerProcess=opera_autoupdate.exe
|
||||||
[Template_BlockPorts]
|
[Template_BlockPorts]
|
||||||
Tmpl.Title=#4293
|
Tmpl.Title=#4293
|
||||||
Tmpl.Class=Misc
|
Tmpl.Class=Misc
|
||||||
BlockPort=137,138,139,445
|
NetworkAccess=Block;Port=137,138,139,445
|
||||||
|
|
||||||
[Template_qWave]
|
[Template_qWave]
|
||||||
Tmpl.Title=#3459
|
Tmpl.Title=#3459
|
||||||
|
|
Loading…
Reference in New Issue