All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
VPGen
One-click WireGuard config generator, work in progress.
Why?
Make it easier to share VPN access with friends/family, making use of existing networking infrastructure.
How?
Currently, the supported backend is OPNsense. VPGen just creates WireGuard clients on the configured interface via the OPNsense API.
Future plans include supporting other API backends (e.g. Netmaker) and wg-quick for standalone setups.
Development
Development uses bun. An additional prepare step is needed to set up typia for type validation.
For example .env settings, see .env.example
bun install
bun run prepare
bun run dev
Description
Languages
TypeScript
52.8%
Svelte
40.8%
CSS
2.7%
Dockerfile
1.7%
JavaScript
1.5%
Other
0.5%