python3-proton-vpn-killswitch
Proton Technologies VPN Kill Switch for Linux
The proton-vpn-killswitch module is an essential component that defines the
"kill switch" interface for the ProtonVPN VPN. The main function of a "kill
switch" in a VPN is to ensure that in the event of an unexpected disconnection
from the VPN, all network traffic is immediately stopped. This prevents
sensitive data from being transmitted without the protection of the VPN, thus
ensuring user privacy and security.
pcp-export-pcp2elasticsearch
Tool for exporting data from PCP to Elasticsearch
Performance Co-Pilot (PCP) front-end tool for exporting data from PCP
into designated Elasticsearch instances.
debvm
create and run virtual machines for various Debian releases and architectures
The tool debvm-create can be used to create a virtual machine image and
the tool debvm-run can be used to run such a machine image. Their purpose
primarily is testing software using qemu as a containment technology.
These are relatively thin wrappers around mmdebstrap and qemu.
python3-proton-vpn-logger
Proton Technologies VPN Logging library
Proton VPN Logger is a general-purpose logging package designed for use with
the Proton VPN client on Linux systems. This package is part of the Proton VPN
infrastructure, a VPN solution known for offering high security and privacy
to its users.
mkdocs-macros-plugin
Plugin for MkDocs to provide macros and variables
mkdocs-macros-plugin is a general-purpose plugin for MkDocs that uses
variables and macros (functions) to automate tasks, and produce richer and
more beautiful pages.
python3-threadloop
Tornado IOLoop Backed Concurrent Futures
This package provides a way to run Tornado Coroutines from Synchronous Python.