Yet Another ifconfig inspired by ifconfig.me https://ip.envs.net
Go to file
creme 3b33e31a0e
remove trailing spaces
2019-09-13 23:38:37 +02:00
conf (+)add project files 2014-08-14 14:15:52 +08:00
controllers update to envs.net 2019-09-13 22:48:37 +02:00
routers update to envs.net 2019-09-13 22:48:37 +02:00
static/img (+)add favicon 2014-08-14 15:15:58 +08:00
views typo 2019-08-01 19:56:21 +02:00
.gitignore Initial commit 2014-08-14 14:13:16 +08:00
.godir (+)add files for deploying on coding.io 2014-11-11 11:45:32 +08:00
.travis.yml remove trailing spaces 2019-09-13 23:38:37 +02:00
LICENSE Initial commit 2014-08-14 14:13:16 +08:00
Procfile (+)add files for deploying on coding.io 2014-11-11 11:45:32 +08:00
README.md update to envs.net 2019-09-13 22:48:37 +02:00
main.go update to envs.net 2019-09-13 22:48:37 +02:00

README.md

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