diff options
author | seekerOK <31246524+seekerOK@users.noreply.github.com> | 2017-09-18 14:44:12 -0400 |
---|---|---|
committer | Danilo Sousa <danilopopeye@users.noreply.github.com> | 2017-09-18 15:44:12 -0300 |
commit | ccfc6f0d69457bdf1f7867be44e1c593522ee15d (patch) | |
tree | 40a54dae491e32c55c739a20bd0ef2b213eacc26 /README.md | |
parent | 525891295bcca31dba9e8a8079fa64a293335814 (diff) |
support for SGOS (#1007)
add sgos.rb to Supported OS types
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -181,6 +181,8 @@ Oxidized is a network device configuration backup tool. It's a RANCID replacemen * [EtherHaul](lib/oxidized/model/siklu.rb) * Supermicro * [Supermicro](lib/oxidized/model/supermicro.rb) + * Symantec + * [Blue Coat ProxySG / Security Gateway OS (SGOS)](lib/oxidized/model/sgos.rb) * Trango Systems * [Trango](lib/oxidized/model/trango.rb) * TPLink |