CLI colorizer - extra plugins
Project description
CLICOL PLUGIN EXTRAS
Plugins for clicol which help troubleshooting by integrating handy tools.
Example
macvendor
inline output:
1 000a.b82d.10e0(Cisco Systems, Inc) DYNAMIC Fa0/16
1 0012.80b6.4cd8(Cisco Systems, Inc) DYNAMIC Fa0/3
1 0012.80b6.4cd9(Cisco Systems, Inc) DYNAMIC Fa0/16
append output:
320 9cf4.8ee4.f398 dynamic Yes 300 Po1 MAC: Apple, Inc.
101 f8ca.b819.2dfc dynamic Yes 0 Po2 MAC: Dell Inc.
ipcalc
After breaking and command 'I':
IP: 192.168.0.2 255.255.255.224
ipaddress: 192.168.0.2
network/nm: 192.168.0.0/27
prefixlen: 27
netmask: 255.255.255.224
wildcard: 0.0.0.31
network: 192.168.0.0
broadcast: 192.168.0.31
number of ips: 32 - 2 = 30
first host: 192.168.0.1
last host: 192.168.0.30
dnsresolve
After breaking and command 'R':
IP/NAME: 8.8.8.8
Host: dns.google, aliases: [], ipaddrlist: ['8.8.8.8']
IP/NAME: github.com
Host: lb-140-82-118-4-ams.github.com, aliases: [], ipaddrlist: ['140.82.118.4']
Configuration
In ~/.clicol/plugins.cfg
there must be a section for the plugin.
Example with defaults:
# MAC vendor lookup
[macvendor]
# set 'no' to disable
#active=yes
# view (append|inline)
#outtype=inline
[ipcalc]
# set 'no' to disable
#active=yes
[dnsresolve]
# set 'no' to disable
#active=yes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file clicol_plugin_extra-0.0.1.tar.gz
.
File metadata
- Download URL: clicol_plugin_extra-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58c963bb76ad97e55dc5f82590eb44837042365a201a383f7296df9d26f73c65 |
|
MD5 | 925156717149cec96bd9ae6d69138b72 |
|
BLAKE2b-256 | 2bc133b598a0a1855ed2b4dbac34f78053db241d49c89be151b90c289ecafaae |