We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I have the following chain:
target prot opt source destination RETURN all -- anywhere 192.168.0.0/16 RETURN all -- anywhere 172.16.0.0/12 RETURN all -- anywhere !127.0.0.0/8
Invoking StructuredStats returns the following error:
StructuredStats
invalid CIDR address: !127.0.0.0/8%!(EXTRA string=could not parse destination)
The text was updated successfully, but these errors were encountered:
try out this lib: https://github.com/singchia/go-xtables
Sorry, something went wrong.
No branches or pull requests
I have the following chain:
Invoking
StructuredStats
returns the following error:The text was updated successfully, but these errors were encountered: