sshuttle

package
v0.0.13-rc2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cli added in v0.1.0

type Cli struct{}

Cli ...

func (*Cli) Connect added in v0.1.0

func (s *Cli) Connect(remoteHost, privateKeyPath string, remotePort int, DNSServer string, disableDNS bool, cidrs []string, debug bool) *exec.Cmd

Connect ssh-baed vpn connect

func (*Cli) Version added in v0.1.0

func (s *Cli) Version() *exec.Cmd

Version check sshuttle version

type CliInterface added in v0.1.0

type CliInterface interface {
	Version() *exec.Cmd
	Connect(remoteHost, privateKeyPath string, remotePort int, DNSServer string, disableDNS bool, cidrs []string, debug bool) *exec.Cmd
}

CliInterface ...

Jump to

Keyboard shortcuts

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