.. generated, remove this comment to keep this file ``network.gateways`` ==================== .. code-block:: console $ target-query -f network.gateways .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.default.network.NetworkPlugin`` * - Output - ``text`` **Module documentation** Generic implementation for network interfaces plugin. **Function documentation** Return gateways as list of :class:`IPAddress`. .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.unix.bsd.osx.network.MacNetworkPlugin`` * - Output - ``text`` **Module documentation** macOS network interface plugin. **Function documentation** Return gateways as list of :class:`IPAddress`. .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.unix.linux.network.LinuxNetworkPlugin`` * - Output - ``text`` **Module documentation** Linux network interface plugin. **Function documentation** Return gateways as list of :class:`IPAddress`. .. list-table:: Details :widths: 20 80 * - Module - ``dissect.target.plugins.os.windows.network.WindowsNetworkPlugin`` * - Output - ``text`` **Module documentation** Windows network interface plugin. **Function documentation** Return gateways as list of :class:`IPAddress`.