.. _sliver_config: ============= sliver_config ============= ``sliver_config`` stores all settings to control the connection to the Sliver API. .. code-block:: yaml sliver_config: config_file: /home/attacker/.sliver-client/configs/attacker_localhost.cfg .. confval:: config_file Path to the Sliver client configuration file. This file is generated by the Sliver server during operator setup and is typically found under ``~/.sliver-client/configs/``. :type: str