diff --git a/README.md b/README.md new file mode 100644 index 0000000..84179e9 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# rancidscripts + +This repository contains some scripts I wrote to pull configs from network devices I have using [RANCID](http://www.shrubbery.net/rancid/). + +## hp-msm + +Contains scripts used for HP MSM Access Points. See README.md in the hp-msm folder for instructions. + +## ubnt-edgerouter + +Contains scripts used for Ubiquiti EdgeRouter devices. See README.md in the ubnt-edgerouter folder for instructions.