Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 621 Bytes

tlstun_server.md

File metadata and controls

29 lines (20 loc) · 621 Bytes

tlstun server

Start TLSTun server

Synopsis

Start TLSTun server

tlstun server

Options

      --bind string               Ip of the server
      --ca string                 CA certificate filename
      --certfile string           Server certificate filename
      --keyfile string            Server key filename
      --port int                  Port of the server (default 8443)
      --registerpassword string   Register password
      --verbose                   Turn on verbose logging.

SEE ALSO

Auto generated by spf13/cobra on 3-Mar-2017