channel

package
v1.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

The channel package is the container for first-party framework C2 structures and variables, it holds the internal settings for multiple types of C2s. It is also passed to other external C2 components in order to support extracting components such as lhost and lport.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Channel

type Channel struct {
	IPAddr   string
	HTTPAddr string
	Port     int
	HTTPPort int
	Timeout  int
	IsClient bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL