Radware config translation
Problem this snippet solves: This is a simple Python script that translates Radware text configuration file and outputs as config snippet and certificate files.
$ ./rad2f5
Usage: rad2f5 <filen...
Updated Jun 06, 2023
Version 3.0PeteWhite
Employee
Joined May 16, 2019
PeteWhite
Apr 18, 2020Employee
@Maisha, I have installed v3.4 which is the most recent version:
$ pip install rad2f5==3.4
Collecting rad2f5==3.4
Downloading rad2f5-3.4.tar.gz (12 kB)
Requirement already satisfied: ipaddress in ./lib/python3.6/site-packages (from rad2f5==3.4) (1.0.23)
Building wheels for collected packages: rad2f5
Building wheel for rad2f5 (setup.py) ... done
Created wheel for rad2f5: filename=rad2f5-3.4-py3-none-any.whl size=11994 sha256=d36f5a6f073090c4257d16553a1cf3bb1a43360596f2201eecffff33bfeaae71
Stored in directory: /home/pwhite/.cache/pip/wheels/10/61/09/376e9091bd22dd3e8298fe56ee6aab02188ae0b28827f34345
Successfully built rad2f5
Installing collected packages: rad2f5
Successfully installed rad2f5-3.4
Maybe you can try again, if you still have issues then send me the output, or use the script which is attached to the page as I have just updated that with v3.4