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

start: Add support for pf hook script #273

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Conversation

grembo
Copy link
Collaborator

@grembo grembo commented Sep 26, 2023

By setting POT_EXPORT_PORTS_PF_RULES_HOOK, the user has fine grained control over how pf rules are setup.

This also skips creating netcat pipes.

Example scripts making use of this will come in the future.

@grembo
Copy link
Collaborator Author

grembo commented Sep 26, 2023

@pizzamig This comes without an example or much documentation yet. It's what we've been using successfully for quite some time now and I thought upstreaming it, even though not immediately useful, might be a good thing at this point.

By setting POT_EXPORT_PORTS_PF_RULES_HOOK, the user has fine
grained control over how pf rules are setup.

This also skips creating netcat pipes.

Example scripts making use of this will come in the future.
@grembo grembo merged commit 2611b5e into bsdpot:master Sep 28, 2023
2 checks passed
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