Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 406 Bytes

ipsec-asa

This script allows you to generate policy based tunnel configurations for the Cisco ASA platform.

Prerequisites

  • Cisco ASA 8.4 or newer
  • Python 3.x

Instructions

Clone this repository to your workstation.

Fill out the forms located in /input as requried.

Run the ipsec program to generate the code.

python ipsec.py

You can find your generated script in the /output folder.