awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • celzero/rethink-appcelzero 的头像

    celzero/rethink-app

    4,580在 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
    在 GitHub 上查看↗4,580
  • openziti/zitiopenziti 的头像

    openziti/ziti

    3,883在 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
    在 GitHub 上查看↗3,883
  • serverless-dns/serverless-dnsserverless-dns 的头像

    serverless-dns/serverless-dns

    3,704在 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
    在 GitHub 上查看↗3,704
  1. Home
  2. Security & Cryptography
  3. Firewall Management
  4. Application-Level Access Controls

探索子标签

  • 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