Documentation
¶
Index ¶
Constants ¶
View Source
const WelcomeMessage = "Welcome to inletsctl! Find out more at https://github.com/inlets/inletsctl"
WelcomeMessage to introduce inletsctl
Variables ¶
View Source
var ( // Version as per git repo Version string = "dev" // GitCommit as per git repo GitCommit string )
Functions ¶
func Execute ¶
Execute adds all child commands to the root command(InletsCmd) and sets flags appropriately. This is called by main.main(). It only needs to happen once to the InletsCmd.
func MakeHTTPSUserdata ¶
func MakeHTTPSUserdata(authToken, version, letsEncryptEmail, letsEncryptIssuer string, domains []string) string
MakeHTTPSUserdata makes a user-data script in bash to setup inlets PRO with a systemd service and the given version.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.