X Tutup
Skip to content

Print pfctl error message when it returns non-zero.#658

Merged
brianmay merged 1 commit intosshuttle:masterfrom
skuhl:pfctl-error-report
Jun 30, 2021
Merged

Print pfctl error message when it returns non-zero.#658
brianmay merged 1 commit intosshuttle:masterfrom
skuhl:pfctl-error-report

Conversation

@skuhl
Copy link
Contributor

@skuhl skuhl commented Jun 30, 2021

If pfctl returns non-zero when setting up the firewall, sshuttle exits
and indicates the exit status code. This patch makes it so the output
of pfctl is also printed so the user can get a better idea of what
caused the problem.

For example: issue #491

If pfctl returns non-zero when setting up the firewall, sshuttle exits
and indicates the exit status code. This patch makes it so the output
of pfctl is also printed so the user can get a better idea of what
caused the problem.

For example: issue sshuttle#491
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

X Tutup