anz33 policy
Rules for what is allowed to leave your computer — including a switch that stops everything.
How to run it
anz33 policy <subcommand>
Subcommands
anz33 policy show
show current policy
anz33 policy add
add a rule
NAME | what to call this rule, so you can remove it later (required) |
--keyword | words that trigger the rule when they appear in a request |
--path | a folder the rule applies to, e.g. ~/work |
--app | restrict the rule to requests from one app |
--action | local_only keeps it on this machine, deny refuses it, allow permits it (one of: local_only | deny | allow) |
anz33 policy remove
remove a rule by name
NAME | the rule name from `anz33 policy show` (required) |
anz33 policy offline
kill switch on — nothing may leave this machine
anz33 policy online
kill switch off