Welcome to the Configuration Grabber utility.
This utility was created to easily grab configuration off remote devices. It is targeted towards switches, routers and modems. It was intended to be released under LGPL but I am not too fussed about that. Two main conditions apply, first, there is no warranty, second, if you use the code, give some credit to this project.
To execute the program from the command line:
Windows: java -cp "configgrab<version>.jar;." net.sf.configgrab.main.Main
Linux/Unix: java -cp "configgrab<version>.jar:." net.sf.configgrab.main.Main
The [Configuration] is performed via a spring file.