jamesbjackson / te

Display network information from the command line.

Repository from Github https://github.comjamesbjackson/teRepository from Github https://github.comjamesbjackson/te

te - display network information.

te is a simple tool to display network information, the output can be like ifconfig, arp -a commands etc..

  • ifconfig:

ifconfig

  • ARP table:

ifconfig

TODO:

  • Didplay network usage up/down in MB/GB.
  • man file for te.
  • Option to change the ARP table.
  • Display interfaces information (vendor, model, etc..).
  • Chnage MAC address from te.
  • Support for IPv6.
  • Show arp table.
  • Show Interface ip address and MAC.

etc..

Platforms

  • Linux (any)
  • Mac ???
  • BSD

Install

sudo make install

Contributing

Contributions are very welcome!

Make your changes and send a pull request!

Copying

Copyright 2016 (C) Hypsurus hypsurus@mail.ru

License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html.

About

Display network information from the command line.

License:GNU General Public License v3.0


Languages

Language:C 95.7%Language:Makefile 4.3%