You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A nice way to test a rule would be the syntax httpjail --js "return true;" --test "https://google.com". It's a form of dry-run and particularly helpful with complex scripts.
A nice way to test a rule would be the syntax
httpjail --js "return true;" --test "https://google.com". It's a form of dry-run and particularly helpful with complex scripts.