package
0.0.0-20220522172934-3a309772fa50
Repository: https://github.com/magisterquis/jec2.git
Documentation: pkg.go.dev

# Functions

DiscardRequests is like ssh.DiscardRequests but logs the requests.
GetOrMakeKey tries to read a private key from the file named fn.

# Constants

ConfigName is the name of the config file in JEServer's work dir.
DefaultImplantKey is the name of the default implant key.
Die is a request type to ask the implant to die.
Fingerprints is a request type to inform implants of allowed fingerprints.
LogMessage is a request type to ask the server to log something.
Operator is a channel type indicating an operator wants to connect to an implant.
serverKeyName is the name of the SSH server's key's file.

# Structs

FakeAddr is a net.Addr which uses static values.