Source: cybertection-vpn
Maintainer: Cybertection LLC <dev@cybertection.com>
Section: net
Priority: standard
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13), python3.12, python3-setuptools, python3-wheel
Homepage: https://github.com/cybertection/cybertection-tools

Package: cybertection-vpn
Architecture: all
Depends: ${python3:Depends}, python3.12, python3-click, python3-requests, python3-pydantic, python3-cryptography, python3-dotenv
Recommends: wireguard
Description: Cybertection VPN Service
 A secure VPN application with both CLI and systemd daemon capabilities.
 .
 Features:
  - Command-line interface for manual VPN control
  - Systemd service for background operation
  - Secure encryption and authentication
  - Real-time connection management
