mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-24 20:25:50 +03:00
[PR #471] [MERGED] feat: add TUN/TAP (VPN) option to container features in web GUI #467
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#467
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/471
Author: @michelroegl-brunner
Created: 1/29/2026
Status: ✅ Merged
Merged: 1/29/2026
Merged by: @michelroegl-brunner
Base:
main← Head:feat/419📝 Commits (1)
2f4e860feat: add TUN/TAP (VPN) option to container features in web GUI📊 Changes
1 file changed (+15 additions, -0 deletions)
View changed files
📝
src/app/_components/ConfigurationModal.tsx(+15 -0)📄 Description
Adds ability to enable /dev/net/tun in container options via the web GUI for VPN support (Tailscale, WireGuard, OpenVPN).
var_tunto advanced defaults (default: no)var_tun; GUI now exposes it🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.