package
0.0.0-20240204014648-529e933024c3
Repository: https://github.com/jiangklijna/web-shell.git
Documentation: pkg.go.dev

# Functions

ConnectionHandler Make websocket and childprocess communicate.
ContentPathHandler content path prefix.
GetMethodHandler Only allow GET requests.
HTMLDirHandler FileServer.
LoggingHandler Log print.
LoginHandler Login interface.
NewPipeLine Malloc PipeLine.
VerifyHandler Login verification.

# Constants

Server Response header[Server].
Version WebShell Server current version.

# Variables

StaticHandler reserved for static_gen.go.

# Structs

PipeLine Connect websocket and childprocess.
WebShellServer Main Server.