vpn

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2026 License: MIT Imports: 24 Imported by: 0

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

func (*SessionStore) Get

func (store *SessionStore) Get([]byte) (dtls.Session, error)

func (*SessionStore) Set

func (store *SessionStore) Set([]byte, dtls.Session) error

Jump to

Keyboard shortcuts

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