anz33 docs
Download

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

NAMEwhat to call this rule, so you can remove it later (required)
--keywordwords that trigger the rule when they appear in a request
--patha folder the rule applies to, e.g. ~/work
--apprestrict the rule to requests from one app
--actionlocal_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

NAMEthe rule name from `anz33 policy show` (required)

anz33 policy offline

kill switch on — nothing may leave this machine

anz33 policy online

kill switch off