Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcbuch/cisco-asa-api

Python Cisco ASA API
https://github.com/marcbuch/cisco-asa-api

api asa cisco cisco-asa python python3 rest-api

Last synced: 10 days ago
JSON representation

Python Cisco ASA API

Awesome Lists containing this project

README

        

# Access Cisco ASA via REST API

Allows you to simply upload ACLs to an Cisco ASA

1. Change the username/password as well as the IPv4 Address of the ASA.
2. Place the ACL in JSON Format in the same folder as the python script.
3. Run the python script.