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-06-21 11:24:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b819b4dbb2b7fbebb95ab05faa5aa2bab05ec34
gluetun
/
internal
/
provider
/
utils
T
History
Quentin McGaw
a0f6b208f7
feat(openvpn): reduce handshake window to 10 seconds for faster failure detection (again)
2026-05-03 04:29:29 +00:00
..
cipher_test.go
…
cipher.go
…
connection_test.go
chore: do not use sentinel errors when unneeded
2026-05-02 03:29:46 +00:00
connection.go
…
logger.go
…
nofetcher.go
chore: do not use sentinel errors when unneeded
2026-05-02 03:29:46 +00:00
openvpn_test.go
fix(openvpn): bundle provider CA certificates in one block (
#3258
)
2026-03-26 22:32:43 +01:00
openvpn.go
feat(openvpn): reduce handshake window to 10 seconds for faster failure detection (again)
2026-05-03 04:29:29 +00:00
pick_test.go
…
pick.go
chore: do not use sentinel errors when unneeded
2026-05-02 03:29:46 +00:00
port_test.go
chore(provider/utils): remove unused code
2026-04-19 01:31:09 +00:00
port.go
…
portforward.go
feat(protonvpn): support up to 5 forwarded ports (
#3208
)
2026-04-18 02:36:06 +02:00
protocol_test.go
…
protocol.go
…