tunnel

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Copyright © 2023 LibCyber Team libcyberstudio@gmail.com

Copyright © 2023 LibCyber Team libcyberstudio@gmail.com

Copyright © 2023 LibCyber Team libcyberstudio@gmail.com

Index

Constants

This section is empty.

Variables

View Source
var TunnelCmd = &cobra.Command{
	Use:   "tunnel",
	Short: "Start/Stop tunnel (Experimental)",
	Long: `Start/Stop tunnel (Experimental).
`,
	Run: func(cmd *cobra.Command, args []string) {
		err := cmd.Help()
		if err != nil {
			util.PrintlnExit(err)
		}
	},
}

TunnelCmd represents the tunnel command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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