1
0
Fork 0
mirror of https://git.envs.net/envs/ifconfig synced 2024-05-09 05:26:02 +02:00
ifconfig/README.md
2019-09-13 22:48:37 +02:00

755 B

ifconfig

Yet Another ifconfig inspired by http://ifconfig.me, the online demo is https://ip.envs.net.

GitHub license

Install / Build

wget -O /opt/ https://dl.google.com/go/go1.13.linux-amd64.tar.gz
tar -C /usr/local -xzf /opt/go1.13.linux-amd64.tar.gz
git clone https://github.com/envs-net/ifconfig.git

go get github.com/envs.net/ifconfig
go build main.go

Download

Click this button to download the binary for your platform: GitHub release