net

package
v0.0.0-...-92398f1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: AGPL-3.0 Imports: 6 Imported by: 1

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.

Jump to

Keyboard shortcuts

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