awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesApplication-Level Access Controls

Firewall rules that restrict internet access based on the originating application process.

Distinct from Firewall Management: Distinct from Firewall Management: focuses on per-app process identity rather than IP-based server protection.

Explore 3 awesome GitHub repositories matching security & cryptography · Application-Level Access Controls. Refine with filters or upvote what's useful.

Awesome Application-Level Access Controls GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • celzero/rethink-appAvatar de celzero

    celzero/rethink-app

    4,580Ver en GitHub↗

    This project is a network security tool providing an application network firewall, a DNS blocklist manager, and a VPN client with multi-hop capabilities. It functions as a traffic controller that allows or blocks internet access for specific applications on a device. The system distinguishes itself through a DNS-over-HTTPS firewall and traffic obfuscation tools that inject random packets to mask communication patterns and bypass regional internet censorship. It utilizes multi-hop routing to hide the origin of network traffic by chaining connections through multiple remote servers. The softwa

    Provides an application network firewall to block or allow internet access for specific apps.

    Kotlinandroidandroid-appandroid-application
    Ver en GitHub↗4,580
  • openziti/zitiAvatar de openziti

    openziti/ziti

    3,883Ver en GitHub↗

    Ziti is a zero-trust network overlay and identity-based mesh network. It provides a software-defined perimeter that replaces traditional IP-based routing and VPNs by mapping network services to cryptographically verified identities, effectively cloaking applications from the public internet. The project distinguishes itself through an outbound-only connection model that eliminates open listening ports and a Zero Trust SDK that allows developers to embed encryption and identity-based access control directly into application source code. It also provides transparent tunneling proxies to extend

    Provides an SDK-based approach for encrypted traffic and identity integration without requiring host-level agents.

    Goappsecgolangmesh
    Ver en GitHub↗3,883
  • serverless-dns/serverless-dnsAvatar de serverless-dns

    serverless-dns/serverless-dns

    3,704Ver en GitHub↗

    This project is a serverless DNS resolver and DNS over HTTPS gateway that translates domain names into IP addresses. It functions as an edge computing DNS filter designed to encrypt queries, prevent tampering, and improve user privacy on browsers and mobile devices. The system distinguishes itself by operating as an edge DNS traffic monitor that logs and analyzes request patterns in real time. It utilizes curated blocklists at the network edge to block malicious domains and trackers. The software provides capabilities for private DNS filtering, network traffic monitoring, and the management

    Provides firewall-like control to block or allow internet access on a per-application basis.

    JavaScriptadblockcloudflarecloudflare-workers
    Ver en GitHub↗3,704
  1. Home
  2. Security & Cryptography
  3. Firewall Management
  4. Application-Level Access Controls

Explorar subetiquetas

  • Process-Level EncryptionSDK-driven encryption that secures traffic at the application process level without host-level agents. **Distinct from Application-Level Access Controls:** Focuses on SDK-embedded encryption for processes rather than firewall-based application access controls