Tor Cmd
Commands to interact with tor via its control connection, as described in control-spec.
Commands are separated into 2 categories, Privileged and Unprivileged. This is unique to kmp-tor only, not tor. The purpose is to allow abstractions to be built on top of a control connection implementation (such as kmp-tor:runtime) that manage the connection and allow for pass-through of Unprivileged commands while internally using Privileged commands to set up and maintain the connection.