# Functions
Gets the singleton instance of the external C2.
# Structs
The Server struct holds the declared external modules internal functions and channel data.
# Interfaces
The External interface defines which functions are required to be defined in an external C2 channel in order to function inside the framework properly.