Documentation
¶
Index ¶
Constants ¶
View Source
const BufferSize = 2048
Variables ¶
This section is empty.
Functions ¶
func SetupTunnel ¶
func SetupTunnel() error
SetupTunnel initiates an HTTP CONNECT command to establish a VPN
Types ¶
type SessionStore ¶
type SessionStore struct {
// contains filtered or unexported fields
}
func (*SessionStore) Del ¶
func (store *SessionStore) Del([]byte) error
Click to show internal directories.
Click to hide internal directories.