//
pkg.gl
Category
github.com/infinitbyte/framework
core
wrapper
net
package
1.1.3
Repository:
https://github.com/infinitbyte/framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
87 SLOC
#
Functions
DisableAlias
Windows netsh interface set interface name="INFINI Ethernet" admin=DISABLED.
EnableAlias
sudo /sbin/ifconfig eth0:1 up.
SetupAlias
Linux sudo /sbin/ifconfig eth0:1 192.168.3.198 netmask 255.255.255.0 sudo /sbin/ifconfig eth0:1 down.