mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
11 lines
399 B
XML
11 lines
399 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<zone>
|
||
|
<short>Public</short>
|
||
|
<description>For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.</description>
|
||
|
<service name="dhcpv6-client"/>
|
||
|
<service name="ssh"/>
|
||
|
<service name="http"/>
|
||
|
<service name="https"/>
|
||
|
<port port="" protocol="tcp"/>
|
||
|
</zone>
|