Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcbuch/cisco-asa-api
- Owner: MarcBuch
- Created: 2018-10-05T17:43:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T19:23:19.000Z (about 5 years ago)
- Last Synced: 2023-10-06T12:40:12.766Z (about 1 year ago)
- Topics: api, asa, cisco, cisco-asa, python, python3, rest-api
- Language: Python
- Size: 16.6 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.