Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apfree-wifidog: update to 7.08.2035 #24894

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

liudf0716
Copy link
Contributor

Maintainer: @liudf0716
Compile tested: x86_64
Run tested: x86_64

Description:

https://github.com/liudf0716/apfree-wifidog/releases/tag/7.08.2035

Dengfeng Liu [email protected]

@@ -0,0 +1,6 @@
#!/bin/sh

if [ "$ACTION" = "ifup" ] && [ "$INTERFACE" = "wan" ]; then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use tab for indentation here - too

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or instead, you can add procd_add_interface_trigger "interface.*.up" wan /etc/init.d/wifidogx restart to service_triggers func.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@1715173329 Thank you for the valuable advice.

or instead, you can add procd_add_interface_trigger "interface.*.up" wan /etc/init.d/wifidogx restart to service_triggers func.

1. to address the isssue of incomplement firwall rules
2. added support for gateway settings

Signed-off-by: Dengfeng Liu <[email protected]>
@1715173329 1715173329 merged commit 632d4ea into openwrt:master Aug 29, 2024
13 checks passed
@liudf0716
Copy link
Contributor Author

@1715173329 thanks

@liudf0716 liudf0716 deleted the wifidogx-master branch August 30, 2024 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants