Documentation
¶
Index ¶
- func Authenticate(ctx context.Context, proxy string, caFile string, insecureSkipVerify bool) error
- func DeleteAuthToken(proxy string) error
- func LoadAuthToken(proxy string) (string, error)
- func PrintListenerInfo(ctx context.Context, addr, host, port string) error
- func StartClient(ctx context.Context, proxy string, listenPort uint64, target string, ...) error
- func StartNC(ctx context.Context, addr, host, port string) error
- func StoreAuthToken(proxy, token string) error
- type Client
- type Forwarder
- type OnConnect
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Authenticate ¶
func DeleteAuthToken ¶
func LoadAuthToken ¶
func StartClient ¶
func StoreAuthToken ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.