Skip to content

Commit

Permalink
fix: reset loop if any tunnel interface is not passing traffic
Browse files Browse the repository at this point in the history
  • Loading branch information
ab77 committed Dec 2, 2023
1 parent 765b2fa commit 43f6df0
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 168 deletions.
2 changes: 1 addition & 1 deletion unzoner/.balena/balena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ build-variables:
- BUILD_WANPROXY_VERSION=0.8.0
- BUILD_WANPROXY=0
# https://nuitka.net/
- COMPILE_CODE=1
- COMPILE_CODE=0
# (e.g.) dig +short us.{{ DNS_SUB_DOMAIN }}.{{ DNS_DOMAIN }}
- DNS_SUB_DOMAIN=blackbox

Expand Down
Loading

0 comments on commit 43f6df0

Please sign in to comment.