gyurix
f45ae6e544
fix: add iptables package and simplify iptables rules
...
continuous-integration/drone/push Build is passing
- Add iptables package in Dockerfile alongside iptables-legacy for compatibility.
- Remove redundant `-m tcp` from iptables commands in set_gateway.sh since `-p tcp` already implies the TCP module when using `--dport`.
2026-06-15 08:13:59 +02:00
gyurix
eeef07d964
feat(gateway): add iptables-legacy and temporary port redirection
...
continuous-integration/drone/push Build is passing
- Install iptables-legacy package in Dockerfile to support iptables rules
- Add temporary iptables rules in set_gateway.sh to redirect HTTP/HTTPS traffic from wg0 to 172.18.103.2
- These rules are temporary and should be removed after service-exec go update
2026-06-15 07:41:07 +02:00
gyurix
66c87e7266
replaced to the name of the process instead of the pid which not worked
continuous-integration/drone/push Build is passing
2026-05-08 07:24:23 +02:00
gyurix
38a33ac7b5
Refactor WireGuard keepalive script: reduce initial sleep time, increase failure threshold, and improve server IP resolution logic
continuous-integration/drone/push Build is passing
2026-03-22 17:03:33 +01:00
gyurix
b132ab782e
Update node selector in .drone.yml to use zone instead of physical-node
continuous-integration/drone/push Build is passing
2026-03-22 09:42:47 +01:00
gyurix
7eb7a19b3f
Enhance WireGuard startup and keepalive monitoring logic in entrypoint and persistentkeepalive scripts
continuous-integration/drone/push Build was killed
2026-03-22 09:41:17 +01:00
gyurix
70459a4533
Update image reference in vpn-proxy.json to use safebox/wireguard-proxy-client
continuous-integration/drone/push Build is passing
2025-03-05 22:39:38 +01:00
gyurix
f44dd33f71
Update .drone.yml and JSON configuration files for service adjustments
continuous-integration/drone/push Build is passing
2025-03-05 21:58:15 +01:00
gyurix
025b8c1bb4
replaced safebox
continuous-integration/drone/push Build is passing
2025-03-05 17:13:07 +01:00
dc73bffa54
Update .drone.yml
continuous-integration/drone/push Build is passing
2025-03-05 10:45:14 +00:00
d9f5e07a21
Add .drone.yml
2025-03-05 10:44:40 +00:00
0687287436
changed service file
2024-10-17 14:42:04 +02:00
2aafd3adb8
removed docker bin from firewall files
2024-10-13 15:03:35 +02:00
207311ddbe
prepared image to run under arm infra also
2024-09-10 13:56:07 +02:00
3cc178f690
Added persistent keep alive script instead of built in wireguard ping process
2023-08-01 06:24:36 +00:00
bd43aaea64
Merge branch 'master' of ssh://git.format.hu:20202/format/wireguard-proxy-client
2023-08-01 06:24:21 +00:00
2d4fad9532
Added persistent keep alive script instead of built in wireguard ping process
2023-08-01 06:23:15 +00:00
Gyorgy Berenyi
6b2fb5c0d7
Update 'vpn-proxy.json'
...
Changed config file directory name and place in filesystem
2023-06-07 20:06:41 +00:00
09d4a254b7
Added new service files to repository
2023-04-27 09:29:29 +00:00
Gyorgy Berenyi
6c11c45756
Update 'set_gateway.sh'
...
Removed static host value and change it to set from the endpoint variable of wireguard config actualy
2023-04-07 10:10:39 +00:00
c7c6d48fad
Added dockerfile for build alpine based boringtun wireguard client
2023-02-27 22:14:47 +00:00
babbc67a66
Changed wireguard proxy client configurations and added user and system configuration elements.
2022-03-26 11:32:48 +00:00
79f086ad23
Initial commit
2022-03-24 14:59:30 +00:00