Discover Packages
eqrx.net/wallhack
internal
server
package
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Mar 26, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package server is running wallhack in server mode. It listens on a listener given by systemd and attempts to attach
tun interfaces identified by the certificate of connecting clients. It then streams frames between the connection
and the tun.
type Server struct {
Cert string `yaml:"cert"`
Key string `yaml:"key"`
CA string `yaml:"ca"`
}
Server represents the credentials for running in server mode.
Run wallhack in server mode.
Source Files
¶
Directories
¶
Package listener handles TLS ALPN routing magic.
Package listener handles TLS ALPN routing magic.
Click to show internal directories.
Click to hide internal directories.