Skip to content

Yet Another ifconfig inspired by ifconfig.me

License

Notifications You must be signed in to change notification settings

envs-net/ifconfig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Yet Another ifconfig inspired by ifconfig.me

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 53.1%
  • Smarty 46.9%