net

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2021 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DisableAlias

func DisableAlias(device, ip string, netmask string) error

Windows netsh interface set interface name="INFINI Ethernet" admin=DISABLED

func EnableAlias

func EnableAlias(device, ip string, netmask string) error

sudo /sbin/ifconfig eth0:1 up

func SetupAlias

func SetupAlias(device, ip, netmask string) error

Linux sudo /sbin/ifconfig eth0:1 192.168.3.198 netmask 255.255.255.0 sudo /sbin/ifconfig eth0:1 down

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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