WireGuard Quick Tunnel Setup
Version updated for https://github.com/NeoLabHQ/wireguard-quick-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of setting up and tearing down a WireGuard VPN connection using wg-quick. By requiring only a WireGuard configuration file as input, it simplifies the deployment of secure network tunnels in CI/CD workflows. It is particularly useful for automating secure connections without complex setup or manual intervention.
What’s Changed
What’s Changed
- feat: add tunnel close at the job end by @LeoVS09 in https://github.com/NeoLabHQ/wireguard-quick-action/pull/1
New Contributors
- @LeoVS09 made their first contribution in https://github.com/NeoLabHQ/wireguard-quick-action/pull/1
Full Changelog: https://github.com/NeoLabHQ/wireguard-quick-action/commits/v1.0.1