awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Secure Remote Access · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesSecure Remote Access

Solutions for establishing encrypted tunnels and authenticated communication channels to private networks.

Distinguishing note: Focuses on secure connectivity and tunneling for remote access rather than general authentication frameworks.

Explore 2 awesome GitHub repositories matching security & cryptography · Secure Remote Access. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Secure Remote Access

Awesome Secure Remote Access GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • qbittorrent/qBittorrent

    qbittorrent/qBittorrent

    35,615View on GitHub↗

    qBittorrent is a cross-platform desktop application designed for peer-to-peer file distribution. It functions as a BitTorrent client that manages the downloading and uploading of files across decentralized networks by utilizing a high-performance C++ library to handle protocol compliance and data exchange. The application distinguishes itself through an integrated, asynchronous event-driven architecture that supports remote management via an embedded web server. This remote interface allows users to control tasks and application settings from any location, secured by authentication, encryptio

    Protects administrative interfaces using encryption, authentication, and network filtering.

    C++bittorrentbittorrent-clientc-plus-plus
    35,615View on GitHub↗
  • openwrt/openwrt

    openwrt/openwrt

    25,596View on GitHub↗

    OpenWrt is a modular Linux distribution designed for resource-constrained networking hardware. It functions as a comprehensive network routing platform, providing a complete build environment that allows users to generate custom firmware images for a wide variety of embedded processor architectures. By utilizing a standardized cross-compilation toolchain and a package-based ecosystem, it enables the creation of tailored operating systems for specific hardware deployments. The project distinguishes itself through a hardware abstraction layer that normalizes interactions across diverse chipsets

    Establishing encrypted tunnels and dynamic naming services to enable private, authenticated communication between remote clients and local network resources.

    C
    25,596View on GitHub↗