Showing 40 open source projects for "proxy software tool"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    NSmartProxy

    NSmartProxy

    NSmartProxy is an open source reverse proxy tool

    NSmartProxy is a reverse proxy system that enables external access to devices or applications behind NAT/firewalls without requiring public IPs or router configuration. It’s designed to work with desktop and server apps, and includes a centralized SmartNode server that helps initiate and maintain tunnel connections. This makes it ideal for remote access to local services or self-hosted applications. NSmartProxy supports both TCP and UDP protocols, making it versatile for a wide range of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Jackett

    Jackett

    API Support for your favorite torrent trackers

    Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, etc.) into tracker-site-specific HTTP queries, parses the HTML or JSON response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches.
    Downloads: 182 This Week
    Last Update:
    See Project
  • 3
    YARP

    YARP

    A toolkit for developing high-performance HTTP reverse proxy apps

    YARP is a library to help create reverse proxy servers that are high-performance, production-ready, and highly customizable. We found a bunch of internal teams at Microsoft who were either building a reverse proxy for their service or had been asking about APIs and tech for building one, so we decided to get them all together to work on a common solution, this project. Each of these projects was doing something slightly off the beaten path which meant they were not well served by existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Duplicati

    Duplicati

    Store securely encrypted backups in the cloud!

    Duplicati is a free and open source backup client for securely storing your data. Duplicati stores encrypted, incremental, compressed backups on cloud storage services and remote file servers using AES-256 encryption, keeping your data safe and always updated. It works with most storage services, including Google Cloud and Drive, Amazon S3, Microsoft Azure and OneDrive, Dropbox, FTPOpenStack Storage (Swift), SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), and more! Duplicati also...
    Downloads: 57 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    HttpsCert Generator

    HttpsCert Generator

    This tool is used to create HTTPS certificates for testing environment

    This tool easily creates HTTPS certificates (SSL) for testing. Based on BouncyCastle. https://github.com/lalakii/HttpsCert
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    V2ray Config Pool - Free VPN Config

    V2ray Config Pool - Free VPN Config

    Multi-Protocol VPN Configuration Manager

    V2ray Config Pool - Multi-Protocol Free VPN Configuration Manager Configs are updated every hour from various sources Description: V2ray Config Pool is a free Windows application designed for users who need seamless access to global VPN configurations. This powerful tool collects and organizes a wide range of protocols, including VMess, VLESS, Trojan, HTTPS, Shadowsocks, and WireGuard, from over 60 countries based on IPs and locations. Whether you are a VPN enthusiast or a...
    Leader badge
    Downloads: 518 This Week
    Last Update:
    See Project
  • 7
    FastTunnel

    FastTunnel

    Expose a local server to the internet

    FastTunnel is a high-performance cross-platform intranet penetration tool. With it, you can expose intranet services to the public network for yourself or anyone to access. Unlike other penetration tools, the FastTunnel project is committed to creating an easy-to-extensible and easy-to-maintain intranet penetration framework. You can build your own penetration application by referencing the nuget package of FastTunnel.Core, and target the business extension functions you need.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Abdal Proxy Checker

    Abdal Proxy Checker

    Proxy Checker

    Abdal Proxy Checker is a free software to test and check your proxy list.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Abdal FTP BruteForce

    Abdal FTP BruteForce

    FTP BruteForce tool For real Pentest

    Abdal FTP BruteForce tool is a powerful software with zero error rate to test the intrusion of servers that work with FTP protocol, this tool supports proxy for attacks and can transfer all your traffic in the hacking process to the proxy Slowly
    Downloads: 1 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
     Abdal SSH BruteForce

    Abdal SSH BruteForce

    powerful SSH BruteForce tool

    Abdal SSH BruteForce tool is a powerful software with zero error rate to test the intrusion of servers that work with ssh protocol, this tool supports proxy for attacks and can transfer all your traffic in the hacking process to the proxy Slowly
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
     Abdal 404 PenTest

    Abdal 404 PenTest

    Best tools for 404 WebApp stress

    Abdal 404 PenTest tool is a powerful software with multi-thread processing capability to generate 404 errors on the target server or site that can check the level of security of the target. Be sure to watch this tool to better understand the tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ProxyKit

    ProxyKit

    A toolkit to create code-first HTTP reverse proxies on ASP.NET Core

    A toolkit to create code-first HTTP Reverse Proxies hosted in ASP.NET Core as middleware. This allows focused code-first proxies that can be embedded in existing ASP.NET Core applications or deployed as a standalone server. Deployable anywhere ASP.NET Core is deployable such as Windows, Linux, Containers and Serverless (with caveats). Having built proxies many times before, I felt it is time to make a package. Forked from ASP.NET labs, it has been heavily modified with a different API, to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple DNSCrypt

    Simple DNSCrypt

    A simple management tool for dnscrypt-proxy

    SimpleDnsCrypt is a user-friendly graphical interface for dnscrypt-proxy, designed to make encrypted DNS resolution simple and accessible for Windows users who want to improve their privacy and security without delving into complex command-line tools. It provides an intuitive control panel where individuals can enable DNS encryption (such as DNS-over-HTTPS or DNS-over-TLS), select trusted resolvers, and configure advanced options like upstream resolver lists, fallback settings, and filtering...
    Downloads: 76 This Week
    Last Update:
    See Project
  • 14

    ConcatPDF

    PDF Concatenation Tool

    ConcatPDF is the tool to concatenate PDF files. It can concatenate, extract, encrypt, decrypt, configure PDF files, convert image files to PDF. GUI version and CUI version are both available. iText.NET is iText porting on .NET Framework by J#. This library allows you to generate PDF, (X)HTML, XML, RTF files on Microsoft.NET Framework including ASP.NET.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 15
    Open Source web application tester program for load testing web applications.Record ajax requests.Tested on asp.net applications, but works with jsp, php or other.Generates a C# class that you can modify, the class has functions for handling the query/po
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    TreeGraph

    TreeGraph

    Information Manager(split/analyze/compare/combine).

    For Homepage, Blog, Family Tree, Database, C#|hjt|js|chm Editor. Convert hjt2xml, (c#)cs2xml, chm2xml, js2xml, xml2cs, xml2js, xml2hjt, cs2hjt, hjt2cs, cs2chm, hjt2chm. IE/Opera/Firefox/PocketPC supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UDPStressTest

    UDPStressTest

    A Desktop app for network stress testing, TCP-Ping and icmp ping.

    Easy to use GUI app. *It reads your active and Up NIC and gets some info about it. * You can see your machine IP Address, gateway, subnet mask. * You can ping any ip address you want and get measure of TTL. * It gets the available range of IP's in your local network. * When you start the test you see testing throughput as a graph against time also total size of packet sent in (MB). *You can use it as DOS attack tool. *Every action done on the app is logged in XML file as data source...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 18

    ovpnSrvMon

    OpenVPN server/client monitoring tool

    This is OpenVPN server and client monitoring tool. Software was designed for OpenVPN configured with SSL certificates. It uses management interface to monitor OpenVPN instance. Using it You can manage logged in certificates and server logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Armagedōn-LOIC

    Armagedōn-LOIC

    A Lightweight DDOS Tool Built in C#

    A Lightweight DDOSing Client Built in C#, Built originally for TheArmagedōnTeam. Original code by: abatishchev (LOIC). Basically, A more grown up version of LOIC. Download our newest release: https://sourceforge.net/projects/armagedon2loic DISCLAIMER: USE ON YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Splits large PCAP files into multiple files with one TCP or UDP session per file. SplitCap is a command line tool developed in .NET. The packet parsing library in SplitCap comes from NetworkMiner. SplitCap can also filter large PCAPs on port or IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    WebX

    A internet browser using a unique interface.

    A browser that is more compliant than IE 10, with a sophisticated docking tool that increases productivity (Or procrastination).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Website Database Management

    Website Database Management

    Controls and manages remote MySQL database of website

    This is a simple but robust desktop application which helps to manage the remote or local mysql database. This application in mostly useful for the software developer who has to view, modify database of the remote database frequently. Its as simple as PHP MyAdmin. If the interface to view the data from the database is not made for the hosted website, this software can play a vital role to view, edit and delete data from the database. Once the wildcard is set in the Remote MySQL databse,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Proxy Ninja

    Proxy Ninja

    This is the new proxyMouse, a lite and handy proxy tool.

    ProxyNinja is a lite and handy tool, stil powerfully and use able. Featuring multithreading and load/save option.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Whois Lookup Tool

    use Whois lookup tool to get contact and other information

    Download Free Whois Lookup Software , you can use Whois lookup tool to get contact and other information about the registrants of a specific domain name. Download Ultimate Webmasters Bundle : http://goo.gl/StPa0m Get %87 OFF Web Hosting + FREE Domain : http://goo.gl/JSZ4KA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jaguar is highly loaded, distributed and easily scalable search engine. Main parts: NoSQL database server, Сommunication Queue server, multi-threaded Scanner and Analyzer services, Management tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB