diff --git a/flow.conf b/flow.conf index 5475202..244e310 100644 --- a/flow.conf +++ b/flow.conf @@ -1,5 +1,7 @@ bind=[::1]:1179 -allowed-ips=::/127 +allowed-ips=::1/128 local-as=65000 remote-as=65000 + +# Comment out `dry-run` to apply flowspecs to kernel dry-run