Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleishm/macsearch
Little tool to search compatible switches for the port a MAC has been seen on
https://github.com/cleishm/macsearch
Last synced: 1 day ago
JSON representation
Little tool to search compatible switches for the port a MAC has been seen on
- Host: GitHub
- URL: https://github.com/cleishm/macsearch
- Owner: cleishm
- Created: 2009-05-28T10:07:16.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-05-28T18:43:17.000Z (over 15 years ago)
- Last Synced: 2024-11-03T23:04:40.762Z (about 2 months ago)
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
MACSearch version 0.01
======================Little tool to search compatible switches for the port a MAC has been seen on
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make installDEPENDENCIES
Net::SNMP
Net::SNMP::Mixin::Dot1qFdbCOPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2009 by Chris Leishman
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.9 or,
at your option, any later version of Perl 5 you may have available.