Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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
}
Click to show internal directories.
Click to hide internal directories.