vpn

package
v1.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Hidden: true,
	Use:    "vpn",
	Short:  "vpn related commands",
}
View Source
var Example = functions.Desc(`# expose port of selected device
{cmd} vpn expose port -p <port>:<your_local_port>

# delete exposed port of selected device
{cmd} vpn expose port -d -p <port>:<your_local_port> 

# start vpn
sudo {cmd} vpn start

# stop vpn
sudo {cmd} vpn stop

# status vpn
sudo {cmd} vpn status
	  `)
View Source
var InfraCmd = &cobra.Command{
	Use:   "vpn",
	Short: "vpn related commands",
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL