Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/abhinandan-khurana/ip-color
- Owner: Abhinandan-Khurana
- License: mit
- Created: 2023-08-01T15:00:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-07T14:24:07.000Z (over 1 year ago)
- Last Synced: 2023-08-07T16:02:12.854Z (over 1 year ago)
- Language: Python
- Size: 5.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.