transport

package
v0.0.6-alpha Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2019 License: GPL-3.0 Imports: 17 Imported by: 0

README

Transport

Contains the server-side code for talking to the "client," which is either the server itself or a remote client binary.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LocalClientConnect

func LocalClientConnect(send, recv chan *sliverpb.Envelope)

LocalClientConnect - Handles local connections to the server console keep in mind the arguments to this function are in the context of the client so send = "send to server" and recv = "recv from server"

func StartClientListener

func StartClientListener(bindIface string, port uint16) (net.Listener, error)

StartClientListener - Start a mutual TLS listener

Types

This section is empty.

Jump to

Keyboard shortcuts

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