package
0.4.0-alpha
Repository: https://github.com/maxlandon/wiregost.git
Documentation: pkg.go.dev

# README

Core

The core package contains the code needed to bind the console client to a Wiregost server, and to reed/write messages to/from it.


Package Content

  • tunnels.go - Used to wire/map messages with the appropriate ghost implant.
  • server.go - Representation of the Wiregost server, and its functions for binding the console to it.