cli

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunCLI

func RunCLI()

Types

type CLI

type CLI struct {
	WebProxy struct {
		Port int `help:"port run proxy on"`
	} `cmd:"" help:"web proxy for forwrading local requests to target libweb server"`

	HttpTunnel struct {
		Port int `help:"port to tunnel"`
	} `cmd:"" help:"http tunnel to a http service running in local port"`

	Key string
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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