package
1.3.2
Repository: https://github.com/snsinfu/reverse-tunnel.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Error responds to client with an error.
NewAction creates a new Action with given server configuration.
Start starts tunneling server with given configuration.
WebSocket starts websocket session.

# Variables

ErrInvalidKey is returned when an authorization is is invalid or does not have sufficient privilege.
ErrInvalidPort is returned when.
ErrInvalidSessionID is returned when a requested session ID is not found.
ErrMissingKey is returned when a request to an privileged resource does not contain an authorization key.

# Structs

Action takes HTTP requests and serves tunneling service.