core

package
v2.41.5 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package core contains basic utility functions.

Index

Constants

View Source
const (
	Name    = "bettercap"
	Version = "2.41.5"
	Author  = "Simone 'evilsocket' Margaritelli"
	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