core

package
v0.0.0-...-5e377fc Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package core contains basic utility functions.

Index

Constants

View Source
const (
	Name    = "bettercap"
	Version = "2.32.6"
	Author  = "Simone 'evilsocket' Margaritelli"
	Editor  = "Jeroen 'Jayofelony' Oudshoorn"
	Website = "https://bettercap.org/"
)

Variables

This section is empty.

Functions

func Exec

func Exec(executable string, args []string) (string, error)

func HasBinary

func HasBinary(executable string) bool

func Shell

func Shell(cmd string) (string, error)

func UniqueInts

func UniqueInts(a []int, sorted bool) []int

Types

type Options

type Options struct {
	InterfaceName *string
	Gateway       *string
	Caplet        *string
	AutoStart     *string
	Debug         *bool
	Silent        *bool
	NoColors      *bool
	NoHistory     *bool
	PrintVersion  *bool
	EnvFile       *string
	Commands      *string
	CpuProfile    *string
	MemProfile    *string
	CapletsPath   *string
	Script        *string
	PcapBufSize   *int
}

func ParseOptions

func ParseOptions() (Options, error)

Jump to

Keyboard shortcuts

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