andreas-stuerz / opn-cli

CLI for OPNsense Firewall using API Requests
BSD 2-Clause "Simplified" License
45 stars 8 forks source link

Manage IPsec tunnels #21

Open andreas-stuerz opened 1 year ago

andreas-stuerz commented 1 year ago

Implement IPsec configuration via opn-cli from OPNsense API: https://docs.opnsense.org/development/api/core/ipsec.html

andreas-stuerz commented 1 year ago

IPsec tunnel management edit uses the legacy code. So only list and show are implemented here: https://github.com/andeman/opn-cli/pull/22

The OPNsense Team ist working on the migration AFAIK.

inetshell commented 1 year ago

Thanks for your efforts!

Do you know if there is a way for the OPNsense team to prioritize this migration? maybe by sponsoring them?

On Thu, Nov 10, 2022 at 05:04 Andreas Stürz @.***> wrote:

IPsec tunnel management edit uses the legacy code. So only list and show are implemented here: #22 https://github.com/andeman/opn-cli/pull/22

The OPNsense Team ist working on the migration AFAIK.

— Reply to this email directly, view it on GitHub https://github.com/andeman/opn-cli/issues/21#issuecomment-1310115439, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGE4RBZISEF2VLGEWU2GEV3WHTJCRANCNFSM6AAAAAARWK4EAA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

Juan Carrillo

andreas-stuerz commented 1 year ago

Not exactly. I´ll disuss this and the other features with the OPNsense devs in the next days.

Keep you updated.