Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhinandan-khurana/ip-color

Unleash the power of color! This nifty tool brilliantly highlights your interface's IPv4 and MAC addresses, mirroring the captivating style of Kali Linux's 'ip addr' command output.
https://github.com/abhinandan-khurana/ip-color

Last synced: 3 days ago
JSON representation

Unleash the power of color! This nifty tool brilliantly highlights your interface's IPv4 and MAC addresses, mirroring the captivating style of Kali Linux's 'ip addr' command output.

Awesome Lists containing this project

README

        

```
___ ___ ___ ___ ___
/\ \ /\__\ /\ \ /\ \ /\ \
___ /::\ \ /:/ / /::\ \ /::\ \ /::\ \
/\__\ /:/\:\__\ /:/ / /:/\:\ \ /:/\:\ \ /:/\:\__\
/:/__/ /:/ /:/ / /:/ / ___ /:/ \:\ \ ___ ___ /:/ \:\ \ /:/ /:/ /
/::\ \ /:/_/:/ / /:/__/ /\__\ /:/__/ \:\__\ /\ \ /\__\ /:/__/ \:\__\ /:/_/:/__/___
\/\:\ \__ \:\/:/ / \:\ \ /:/ / \:\ \ /:/ / \:\ \ /:/ / \:\ \ /:/ / \:\/:::::/ /
~~\:\/\__\ \::/__/ \:\ /:/ / \:\ /:/ / \:\ /:/ / \:\ /:/ / \::/~~/~~~~
\::/ / \:\ \ \:\/:/ / \:\/:/ / \:\/:/ / \:\/:/ / \:\~~\
/:/ / \:\__\ \::/ / \::/ / \::/ / \::/ / \:\__\
\/__/ \/__/ \/__/ \/__/ \/__/ \/__/ \/__/
```

# ip-color
Unleash the power of color! This nifty tool brilliantly highlights your interface's IPv4 and MAC addresses, mirroring the captivating style of Kali Linux's 'ip addr' command output.

### For using it as a binary globally in you system, do this -

- sudo chmod +x ./dist/ip-color
- sudo cp ./dist/ip-color /usr/local/bin
- Done✅

**Note:** You can get the tool binary under the dist folder.