Showing 84 open source projects for "ssl proxy"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    nogotofail

    nogotofail

    An on-path blackbox network traffic security testing tool

    nogotofail is a network security testing tool developed by Google to help developers and researchers identify weaknesses in TLS/SSL implementations and detect unencrypted traffic that could compromise sensitive data. The tool functions as an on-path man-in-the-middle (MiTM) testing system, allowing users to inspect and evaluate how applications and devices handle encrypted connections under real-world conditions. It can detect a wide range of vulnerabilities, including improper SSL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    anontwi

    anontwi

    AnonTwi: tool to have more privacy on social networking sites related

    AnonTwi provides you: + AES + HMAC-SHA1 encryption on Tweets and Direct Messages + Secure Sockets Layer (SSL) to interact with API + Proxy Socks (for example, to connect to the TOR network) + Random HTTP header values + Send long messages splitted automatically + Automatic decryption of tweet's urls or raw inputs + Backup messages to your disk (max: 3200) + Send fake geolocation places + Remove data and close account (suicide!) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Groovy Wslite

    Groovy Wslite

    Lightweight SOAP and REST webservice clients for Groovy

    ...It provides concise DSLs to build requests, set headers, add form/multipart bodies, and handle authentication without verbose boilerplate. Responses are easy to consume through Groovy’s idioms, with convenient parsing of JSON and XML plus access to raw streams when needed. SSL and proxy options are supported so scripts and tests can run against secured or corporate environments. Because it has minimal dependencies, it’s a popular choice for integration tests, admin scripts, and quick utilities that need to call web APIs. The library strikes a balance between expressiveness and control, giving you just enough surface area to be productive while staying unobtrusive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CyberDragon Browser

    CyberDragon Browser

    CyberDragon Browser - privacy enhanced, portable browser

    ...These settings can be overrided by site, either blocking or allowing specific cookies, allowing very fine grained cookie control. - Ability to Spoof Google PREF cookies if needed - Does not store cookies to hard drive, ever. - Proxy fetcher. Will allow you to fetch high-anonymous proxies that you can use to hide you IP-address with just 2-clicks (one click to fetch proxies and second click to select proxy from the list). Also proxy checker that list working proxies, their latency, country, SSL support and anonymity level is included. - Supports SOCKS5 proxies. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Proxpy is a TCP proxy and debugging tool. It runs on Windows, Linux, Unix and any other system that supports java. Uses are for debugging TCP communications, tunneling over SSL, converting SSL to non-SSL, forwarding traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jgaeproxy

    jgaeproxy

    FREE Proxy Server (with SSL support) runs on Google AppEngine (Java)

    A Free Full Proxy Server (with https/ssl support) that runs on GAE (Google App Engine). Now supports youtube and pandora. Great to get around firewalls. Requires minimal programing skills to install though.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    NNTP2NNTP Proxy

    NNTP2NNTP is a simple and pretty fast NNTP proxy server

    NNTP2NNTP Proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. It fully supports SSL and you can also limit the access to proxy with SSL certificates. NNTP2NNTP Proxy is very simple and pretty fast. An nntp uploader is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Shoshone is a simple Java HTTP Client, an alternative to the standard URLConnection. Features: fetching webpages including Cookies, download files, post data, upload files via Multipart/Form Data, chunked mode, redirects, SSL, HTTP proxies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...It is written using only C ANSI functions to be fully portable. I compiled it successfully on Windows 95/XP, BeOS, AtheOS, FreeBSD, GNU/Hurd, and GNU/Linux 32/64bits. It crashed on QNX. It does not include SSL/TLS, but you may connect by SSL through "stunnel", a SSL proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Camo

    Camo

    An http proxy to route images through SSL

    Camo is a lightweight Node.js HTTP proxy that serves insecure (HTTP) images over HTTPS, eliminating mixed-content warnings on secure webpages. It authenticates request URLs via HMAC, allowing admins to cache-bust or block content, and supports whitelisting by MIME type. Originally built by atmos for GitHub comments, it's now archived but continues to be used and forked (e.g., camo.cr).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SSL TLS Version Scanner

    Advanced TLS version scanner with support for TLS v1.1 and v1.2.

    A "simple to use" java program that can tell if a server supports TLS1.1 and TLS1.2 protocols or not. It scans the versions of SSL/TLS protocol(s) supported by the server. It includes support for SSLv3, TLSv1, TLSv1.1 and TLSv1.2. Since, only Java 7 supports TLS1.1 and TLS1.2 versions, it requires Java 7 to be able to scan these protocols. The program cannot be used to scan SSLv2 protocol. How to run the program: java -jar SSLTLSVersionScanner.jar <host> <port> [proxy=<host>:<port>] OR java -cp "SSLTLSVersionScanner.jar" SSLTLSVersionScanner <host> <port> [proxy=<host>:<port>] It only supports non-authenticated HTTP proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Trusted Path Debugger

    Java Debugger for PKIX path building failed error

    In Java, when making an HTTPS connection, people generally encounter the following exception stack trace: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target This happens because the appropriate CA certificates are not present in the trust store. In cases of a HTTP Proxy that utilizes SSL, it becomes even more frustrating to debug such exception. Using this program, one can quickly find what CA certificates are needed in the trust store to complete the connection. Note: It only supports non-authenticated HTTP Proxy. This program can be distributed and modified freely as long as the comments are maintained. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ezbounce is a highly configurable IRC proxy supporting mutliple user accounts, full access control, IPv6 & SSL connections, DCC proxying, a file library, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bip is a IRC proxy that features: logged conversation replaying when a client connects, multiple clients on one irc server connection, multiserver, SSL, multiuser, runtime configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Proxy for use with IRC, which encrypts data on specified channels. Supports SSL, and can be enabled/disabled using your regular IRC client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Application proxy toolkit which inherits the ideology of TIS fwtk and maintains API backwards compatibility. The design goal is to make it simple yet powerful; no performance hacks allowed in the code and library dependencies are reduced to minimum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SSL reverse proxy with windows service installer and webservice for configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KuFTP is a graphical FTP client for the K Desktop Environment. Tab Sessions like Firefox,bookmark manager,queue manager,speed limit,proxy support,SSL/TSL support, multi charsets support and some small nifty features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NetCop UTM with Secure Wi-Fi HOTSPOT
    NetCop is UTM, UTM Firewall, ClamAV Antivirus, Web Cache, Content Filter,IPS/IDS, WAN Link Manager, Bandwidth Manager, Anonymous Proxy Blocker, Wifi Hotspot Controller, SSL VPN, Network Virtulization in single ISO CD distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mediawiki-LdapAccount
    mediawiki-LdapAccount is a plugin for Mediawiki that restricts mediawiki accounts to an LDAP backend. User authenticate against LDAP and have their account information populate into mediawiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    high-performance pure-asynchronous modular client/server engine implementation based on linux kernel AIO stuff (linux/fs/aio.c) with support proxy and openSSL's SSL/TLS realization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Symbion SSL Proxy listens on a TCP port, accepts SSL connections, and forwards them to an other (local or remote) TCP port, or UNIX domain socket.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    TSeep is a local network proxy used to MITM SSL and other standard/non-standard TCP based protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Passenger is a powerfull and secure POP/IMAP proxy(gateway) server. It come with many plugins to adapt to your infrastructure (scalability, loadbalancing, secure with SSL, ldap or rdbm based, front-end abstraction of your infrascture).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    stproxy is small, fast and efficient HTTP/SSL proxy, features: high-anonymous, basic http authorization, user management using web interface, asynchronous dns resolver, single-threaded (only one process-thread)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB