app

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2022 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxConnectionHandler = 1024
)

Variables

View Source
var (
	ErrInvalidAgent   = errors.New("please, select an agent using the session command")
	ErrAlreadyRunning = errors.New("already running")
	ErrNotRunning     = errors.New("no tunnel started")
)
View Source
var AgentList map[int]proxy.LigoloAgent
View Source
var AgentListMutex sync.Mutex
View Source
var App = grumble.New(&grumble.Config{
	Name:                  "github.com/audibleblink/ligolo-ng",
	Description:           "Ligolo-ng - An advanced, yet simple tunneling tool",
	HelpHeadlineUnderline: true,
	HelpSubCommands:       true,
})

App is used to register the grumble

View Source
var ListenerList map[int]proxy.Listener
View Source
var ListenerListMutex sync.Mutex

Functions

func RegisterAgent

func RegisterAgent(agent proxy.LigoloAgent) error

func Run

func Run(tuniface string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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