This website requires JavaScript.
Explore
Help
Register
Sign In
vanja
/
gluetun
Watch
1
Star
0
Fork
0
You've already forked gluetun
mirror of
https://github.com/qdm12/gluetun.git
synced
2026-07-31 01:13:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cccd7c4c1b0d6a54ee0d4958d19d8aab56ae7c5f
gluetun
/
internal
/
wireguard
T
History
Quentin McGaw
e68b70ff8b
fix(wireguard): skip tun device checks when using kernelspace
2026-07-29 05:49:16 +00:00
..
address_test.go
…
address.go
…
cleanup_test.go
…
cleanup.go
…
config_test.go
…
config.go
…
constructor_test.go
…
constructor.go
…
helpers_test.go
…
log_mock_test.go
…
log_test.go
…
log.go
…
netlink_integration_test.go
…
netlinker_mock_test.go
fix(wireguard): fix detection of kernelspace wireguard
2026-02-11 14:11:36 +00:00
netlinker.go
fix(wireguard): fix detection of kernelspace wireguard
2026-02-11 14:11:36 +00:00
route_test.go
fix(wireguard): specify IP family for new route (
#2629
)
2025-10-30 17:14:45 +01:00
route.go
fix(wireguard): specify IP family for new route (
#2629
)
2025-10-30 17:14:45 +01:00
rule_test.go
…
rule.go
…
run.go
fix(wireguard): skip tun device checks when using kernelspace
2026-07-29 05:49:16 +00:00
settings_test.go
…
settings.go
…