Yuri Tatishchev bb80776776
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
ui: auth: improve auth form and invite page
2025-05-04 18:43:15 -07:00
2025-04-10 19:02:55 -07:00
2024-10-30 19:20:55 -07:00
2024-12-24 03:59:41 -08:00
2024-10-30 19:20:55 -07:00
2025-03-15 21:07:17 -07:00
2024-10-30 19:20:55 -07:00
2024-12-22 19:45:46 -08:00
2025-04-23 18:42:47 -07:00
2025-04-23 18:42:47 -07:00
2024-10-30 19:20:55 -07:00
2024-12-24 03:59:41 -08:00
2024-10-30 19:20:55 -07:00
2025-04-23 18:42:47 -07:00
2024-10-30 19:20:55 -07:00
2024-12-24 01:30:41 -08:00
2025-01-01 21:48:34 -08:00
2025-03-15 21:07:17 -07:00
2025-03-15 21:07:17 -07:00

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
A VPN config generator built with SvelteKit.
Readme 3.6 MiB
Languages
TypeScript 52.8%
Svelte 40.8%
CSS 2.7%
Dockerfile 1.7%
JavaScript 1.5%
Other 0.5%