1
0
mirror of https://git.envs.net/envs/ifconfig synced 2024-11-22 09:51:57 +01:00
ifconfig/README.md
2019-06-30 12:55:43 +02:00

764 B

ifconfig

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

GitHub license

Install / Build

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

go get github.com/cremesk/ifconfig
go build main.go

Download

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