awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesSSL Validation Controls

Settings to toggle SSL certificate verification and automatic redirect behavior.

Distinct from SSL Certificate Managers: The candidates focus on certificate management/automation; this is about the client-side toggle for validation.

Explore 4 awesome GitHub repositories matching security & cryptography · SSL Validation Controls. Refine with filters or upvote what's useful.

Awesome SSL Validation Controls GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • proxymanapp/proxymanAvatar von ProxymanApp

    ProxymanApp/Proxyman

    6,858Auf GitHub ansehen↗

    Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif

    Disables certificate validation in HTTP clients to allow proxy decryption without SSL errors.

    debugging-tooliosmacos
    Auf GitHub ansehen↗6,858
  • newfuture/ddnsAvatar von NewFuture

    NewFuture/DDNS

    4,682Auf GitHub ansehen↗

    Dieses Projekt ist ein Multi-Provider-Client für dynamisches DNS und ein Synchronisierer, der lokale IPv4- und IPv6-Adressen überwacht und automatisch DNS-Einträge über verschiedene Cloud-Provider hinweg aktualisiert. Es fungiert als Tool zur Überwachung von IP-Adressen und als Webhook für Netzwerk-IP-Aktualisierungen, um sicherzustellen, dass Domänennamen auf aktuelle Netzwerkadressen verweisen. Das System zeichnet sich durch eine breite Palette nativer Provider-Integrationen aus, einschließlich Cloudflare, AliDNS, DNSPod, Huawei Cloud und HE.net. Über einfache Datensatzaktualisierungen hinaus ermöglicht es die Verwaltung des CDN-Proxy-Status, von TTL-Dauern und regionalen Routing-Linien, während es benutzerdefinierte HTTP-Webhooks unterstützt, um externe Benachrichtigungen auszulösen, sobald eine IP-Änderung erkannt wird. Der Funktionsumfang umfasst die öffentliche IP-Erkennung über API-Abfragen und Shell-Befehle, lokales Status-Caching zur Vermeidung redundanter API-Aufrufe und automatisierte Zeitplanung über Cron-Ausdrücke oder systemeigene Task-Manager. Es bietet zudem eine flexible Konfiguration über Umgebungsvariablen, JSON-Dateien und Remote-HTTP-URLs.

    Provides settings to toggle SSL certificate verification and use custom CA certificates.

    Pythonalidnscdncloudflare
    Auf GitHub ansehen↗4,682
  • nanmicoder/crawlertutorialAvatar von NanmiCoder

    NanmiCoder/CrawlerTutorial

    4,262Auf GitHub ansehen↗

    CrawlerTutorial is a comprehensive Python web scraping tutorial and framework designed for extracting data from static and dynamic websites. It functions as a web data extraction pipeline and an HTTP request orchestrator, covering the full lifecycle of scraping applications from initial fetching to final data storage. The project provides specialized guidance on anti-bot bypass techniques and web API reverse engineering. It includes methods for evading browser detection through identity masking and proxy rotation, as well as techniques for identifying hidden API endpoints by analyzing network

    Allows controlling SSL certificate verification settings to manage secure connections during the crawling process.

    Python
    Auf GitHub ansehen↗4,262
  • httpie/desktopAvatar von httpie

    httpie/desktop

    3,851Auf GitHub ansehen↗

    This is a desktop HTTP client application used for constructing, sending, and analyzing HTTP and GraphQL requests. It provides a graphical interface for API development and testing, including a dedicated GraphQL client with schema-driven autocomplete and validation. The project features an integrated AI assistant that generates API requests from natural language prompts. It supports a complex organization system of spaces and collections with hierarchical authentication inheritance and recursive variable resolution for dynamic request values. The tool covers a broad range of capabilities, in

    Allows disabling SSL validation for self-signed certificates and toggling automatic redirect following.

    apiapi-clientapi-testing
    Auf GitHub ansehen↗3,851
  1. Home
  2. Security & Cryptography
  3. SSL Validation Controls