🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

keeper-pam-webrtc-rs

Package Overview
Dependencies
Maintainers
0
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keeper-pam-webrtc-rs

Keeper PAM WebRTC for Python - A secure, stable, and high-performance Tube API for Python, providing WebRTC-based secure tunneling with enterprise-grade security and reliability optimizations.

pipPyPI
Version
2.1.17
Maintainers
0

keeper-pam-connections

Python bindings for the Keeper PAM WebRTC tunneling library.

Provides a secure WebRTC-based tunneling API for connecting to remote services. Supports three connection modes:

  • tunnel — raw TCP tunneling
  • guacd — Guacamole protocol (for RDP, SSH, VNC, etc. via a guacd server)
  • socks5 — SOCKS5 proxy

Installation

pip install keeper-pam-connections

Usage

import keeper_pam_connections

keeper_pam_connections.initialize_logger()
registry = keeper_pam_connections.PyTubeRegistry()

Requirements

Python 3.7 or later. Wheels are provided for Linux (x86_64, aarch64), macOS (x86_64, arm64), Windows (x86_64), and Alpine Linux.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts