mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #7138] Support wireguard adapters for --net option #3500
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3500
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?
Originally created by @sofoxe1 on GitHub (Apr 15, 2026).
Original GitHub issue: https://github.com/netblue30/firejail/issues/7138
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
i would like to be able to run
firejail --net=wg0 bashand have a shell with only access to vpn networkDescribe alternatives you've considered
this can be already achieved with netfilter, --net=eth and creating the vpn connection inside the sandbox
Additional context
currently it fails with
Environment
uname -srm): Linux 6.19.11-1-default x86_64firejail --version): 0.9.80was compiled (
git rev-parse HEAD):@kmk3 commented on GitHub (Apr 15, 2026):
Seems related to:
@osevan commented on GitHub (Apr 23, 2026):
even me waiting for this feature since 2 years :-)
I created here already discussion thread :
https://github.com/netblue30/firejail/discussions/6488
related
https://github.com/netblue30/firejail/issues/1844
https://github.com/netblue30/firejail/issues/2416
https://github.com/netblue30/firejail/issues/2046
https://github.com/netblue30/firejail/issues/3781