settings

package
v0.0.0-...-ab51429 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: GPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetSystemTime

func SetSystemTime(nowTime time.Time) error

Types

type LinuxSystemProxy

type LinuxSystemProxy struct {
	// contains filtered or unexported fields
}

func NewSystemProxy

func NewSystemProxy(ctx context.Context, serverAddr M.Socksaddr, supportSOCKS bool) (*LinuxSystemProxy, error)

func (*LinuxSystemProxy) Disable

func (p *LinuxSystemProxy) Disable() error

func (*LinuxSystemProxy) Enable

func (p *LinuxSystemProxy) Enable() error

func (*LinuxSystemProxy) IsEnabled

func (p *LinuxSystemProxy) IsEnabled() bool

type SystemProxy

type SystemProxy interface {
	IsEnabled() bool
	Enable() error
	Disable() error
}

Jump to

Keyboard shortcuts

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