Documentation
¶
Overview ¶
Package swgp implements a simple proxy protocol with minimal overhead for WireGuard traffic.
See the README for more information.
Index ¶
Constants ¶
View Source
const Version = "1.7.0"
Version is the current version of swgp-go.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
Package packet provides implementations of packet handlers that transform WireGuard packets.
|
Package packet provides implementations of packet handlers that transform WireGuard packets. |
Package service consists of encapsulations that utilize packet handlers to provide swgp service over a connection or other abstractions.
|
Package service consists of encapsulations that utilize packet handlers to provide swgp service over a connection or other abstractions. |
Package tslog provides a tinted structured logging implementation.
|
Package tslog provides a tinted structured logging implementation. |
Click to show internal directories.
Click to hide internal directories.