subnetquicksearch.vim : Searches for a highlighted subnet
script karma |
Rating 0/0,
Downloaded by 753 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
John Biederstedt |
|
script type |
utility |
|
description |
This script requires python 2.7 and the ipaddress module (pip install ipaddress). Will build a regular expression to search for all ip addresses that fall within a subnet highlighted in text with the form X.X.X.X/X (an IPv4 CIDR format) after highlighting the text and pressing F10 (F10 is selected arbitrarily - just change that part of the script to use a different key). |
|
install details |
Make sure your vim can run python 2.7, install the ipaddress module (pip install ipaddress), then copy to your vim plugin directory |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 35.170.81.33
|