8 lines
295 B
Plaintext
8 lines
295 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<service>
|
||
|
<short>VNC displays :0-:99</short>
|
||
|
<description>This opens ports for VNC displays :0-:99, which is useful for dynamically allocated display numbers by the vncserver command.</description>
|
||
|
<port protocol="tcp" port="5900-5999"/>
|
||
|
</service>
|
||
|
|