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-05-07 04:20:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a03041cfea85b670c1c84d6cfbee3a60fdde55b1
gluetun
/
internal
/
firewall
T
History
Quentin McGaw
06c9bc55d3
hotfix(firewall): prefer using ip6tables-legacy
...
- Fixes issue
#2334
2024-07-08 08:57:57 +00:00
..
cmd_matcher_test.go
fix(firewall): iptables detection with permission denied
2022-11-15 12:34:25 +00:00
enable.go
chore(lint): upgrade linter to v1.56.2
2024-03-21 17:02:11 +00:00
firewall.go
hotfix(firewall): prefer using iptables-legacy over nf_tables
2024-05-09 14:33:34 +00:00
ip6tables.go
hotfix(firewall): prefer using ip6tables-legacy
2024-07-08 08:57:57 +00:00
iptables.go
fix(firewall): query iptables version for iptables found
2024-05-04 16:19:30 +00:00
iptablesmix.go
Maint: firewall package interface rework
2021-07-23 19:12:16 +00:00
logger.go
chore(lint): upgrade linter to v1.56.2
2024-03-21 17:02:11 +00:00
outboundsubnets.go
chore(lint): upgrade linter to v1.56.2
2024-03-21 17:02:11 +00:00
ports.go
chore(all): review error wrappings
2023-04-01 16:57:18 +00:00
redirect.go
feat(portforward): port redirection with
VPN_PORT_FORWARDING_LISTENING_PORT
2023-11-23 08:37:43 +00:00
runner_mock_test.go
fix(firewall): iptables detection improved
2022-04-22 17:23:57 +00:00
support_test.go
chore(lint): upgrade linter to v1.56.2
2024-03-21 17:02:11 +00:00
support.go
fix(firewall): iptables detection with permission denied
2022-11-15 12:34:25 +00:00
vpn.go
chore(all): replace
net.IP
with
netip.Addr
2023-05-20 20:06:12 +00:00