mirror of
https://git.envs.net/envs/ifconfig
synced 2024-11-26 06:33:46 +01:00
45 lines
2.1 KiB
Markdown
45 lines
2.1 KiB
Markdown
ifconfig
|
|
========
|
|
|
|
Yet Another ifconfig inspired by http://ifconfig.me, the online demos are at [http://ifconfig.jd-app.com](http://ifconfig.jd-app.com) and [http://ifconfig.sohuapps.com](http://ifconfig.sohuapps.com).
|
|
|
|
[![Build Status](https://secure.travis-ci.org/missdeer/ifconfig.png)](https://travis-ci.org/missdeer/ifconfig)
|
|
|
|
Download the pre-built binaries for variant platforms:
|
|
|
|
[Darwin x86](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-darwin-386)
|
|
|
|
[Darwin amd64](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-darwin-amd64)
|
|
|
|
[DragonflyBSD x86](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-dragonfly-386)
|
|
|
|
[DragonflyBSD amd64](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-dragonfly-amd64)
|
|
|
|
[OpenBSD x86](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-openbsd-386)
|
|
|
|
[OpenBSD amd64](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-openbsd-amd64)
|
|
|
|
[NetBSD x86](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-netbsd-386)
|
|
|
|
[NetBSD amd64](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-netbsd-amd64)
|
|
|
|
[FreeBSD x86](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-freebsd-386)
|
|
|
|
[FreeBSD amd64](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-freebsd-amd64)
|
|
|
|
[FreeBSD arm6](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-freebsd-arm)
|
|
|
|
[Linux x86](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-linux-386)
|
|
|
|
[Linux amd64](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-linux-amd64)
|
|
|
|
[Linux arm6](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-linux-arm)
|
|
|
|
[Windows x86](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-windows-386), append the extension name ".exe" after downloaded.
|
|
|
|
[Windows amd64](https://github.com/missdeer/ifconfig/raw/prebuilt/ifconfig-windows-amd64), append the extension name ".exe" after downloaded.
|
|
|
|
Download the pre-built binary from Gobuild.io(deprecated):
|
|
|
|
[![Gobuild Download](http://gobuild.io/badge/github.com/missdeer/ifconfig/download.png)](http://gobuild.io/github.com/missdeer/ifconfig)
|