File: syncthing-relay.xml

package info (click to toggle)
firewalld 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,900 kB
  • sloc: sh: 242,081; python: 29,155; xml: 13,238; makefile: 929
file content (7 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>Syncthing Relay</short>
  <description>Syncthing is a peer-to-peer file synchronization service. Only enable this option if you run a Syncthing relay server. This separate program (syncthing-relaysrv or relaysrv) is not needed for normal Syncthing usage.</description>
  <port protocol="tcp" port="22067"/>
  <port protocol="tcp" port="22070"/>
</service>