Skip to content

Refactor https-dns-proxy init script for nftables#1

Merged
egc112 merged 1 commit intomainfrom
egc112-patch-1
Apr 30, 2026
Merged

Refactor https-dns-proxy init script for nftables#1
egc112 merged 1 commit intomainfrom
egc112-patch-1

Conversation

@egc112
Copy link
Copy Markdown
Owner

@egc112 egc112 commented Apr 30, 2026

The problem from issue mossdef-org#7 is solved 👍

Some small remaining things:
Every time the firewall restarts there are duplicate nft rules.

A better approach might be to add the table and then flush it.

Furthermore seeing line https://github.com/mossdef-org/https-dns-proxy/blob/64d18e172fbbe79ee1695bcf32e62658f700c7c1/files/etc/init.d/https-dns-proxy#L166 makes me think you have added it for error tracking?

In that case you might need to add code when that is called see my last proposed change

The problem from issue mossdef-org#7 is solved 👍 

Some small remaining things:
Every time the firewall restarts there are duplicate nft rules.

A better approach might be to add the table and then flush it.

Furthermore seeing line https://github.com/mossdef-org/https-dns-proxy/blob/64d18e172fbbe79ee1695bcf32e62658f700c7c1/files/etc/init.d/https-dns-proxy#L166 makes me think you have added it for error tracking?

In that case you might need to add code when that is called see my last proposed change

Signed-off-by: Erik Conijn <egc112@msn.com>
@egc112 egc112 merged commit c16da3a into main Apr 30, 2026
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.

1 participant