summaryrefslogtreecommitdiff
path: root/interface-definitions/include/stunnel/connect.xml.i
blob: cd6246a00fad27db7fbaec40420dcfc55100ea9c (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- include start from stunnel/connect.xml.i -->
<node name="connect">
  <properties>
    <help>Connect to a remote address</help>
  </properties>
  <children>
    #include <include/stunnel/address.xml.i>
    #include <include/port-number.xml.i>
  </children>
</node>
<!-- include end -->