Showing 68 open source projects for "java proxy server"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Patang is a framework for testing server-side code. Patang intends to simplify writing acceptance and unit integration tests for server-side code. It implements an in-container testing strategy, meaning that the tests are executed inside the container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Project has been moved to github: http://jschilicat.chilicat.net . -- -- JsChilicat is a headless JavaScript test enviroment based on EnvJs (http://www.envjs.com/) and Rhino (http://www.mozilla.org/rhino). As test framework is QUnit integrated. JsChi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple J2EE webapp that acts as a SOAP proxy, validating XML content of incoming requests and outgoing responses. Configure : add your configuration dynamically from a simple page. Check : display the last results of transiting SOAP messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    XMLRPC-Debugger
    Fire requests to an xmlrpc server and see the result. The XMLRPC server has to support "system.listMethods", "system.methodSignature" and "system.methodHelp".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is maven plugin project for the jumble(http://jumble.sourceforge.net/). maven-jumble-plugin generate mutation test output by xml format. A xml format is used with jumble-hudson-plugin for hudson ci server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Real time micro benchmark multi-lingual suite (RTMB) provides a good way to measure the deterministic quality of hardware, an operating system, or a Java Virtual Machine. RTMB consists of benchmarks in C, C++ and Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    It's a tool for testing HTTP servers and Web applications. It supports HTTP/HTTPS protocols, GET,POST and HEAD methods, HTTP proxies, refferes and cookies. It's like HTTP Debugger in network tool AccessDiver or HAS.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Simple java written script. Generates clicks to given URL via proxy servers. Good for testing purposes or whatever you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    xmlCoverage measures the extend in which XSDs are exercised by a set of XMLs. i.e. how much of a product xml configuration or xml messages space are covered by current test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    For starting / stopping, getting state, etc. of the VmWare guests. Translate Java calls into vmware shell commands, which are then executed through a locale shell or through a secure remote shell on to the VmWare server console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A commercially supported, open-source distribution of the popular web application test automation tool Selenium Remote Control. Built by the original author of the Selenium, Sauce RC is easy to install and has the latest fixes and browser support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The MockServer project provides a mock HTTP server implementation which helps the development of tests for systems based on HTTP communication. It can be configured to return custom data or status codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lack of Progress Bar (Lopb) is an Eclipse plugin that tracks how long developers wait for file check-ins/outs, code compilation, publishing apps to a web server, and other IDE background jobs to complete. Read more at http://lopb.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Shadowtail is a Java/Spring framework for gathering numerical data (statistics) about a Java application. It is particularly useful as a source of data to feed Orca, the free tool for plotting textual data onto a directory on a Web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CompareZilla is a utility application that can compare database table. The databases DO NOT have to be of the same type and not even on the same machine. Current release supports Oracle, SQL Server, MySQL and DB2. database table compare database table ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DTF4J is a simple but powerful framework for testing distributed applications, i.e., client/server or p2p. DTF4J enables construction of tests that can execute standalone or be easily integrated with and executed along side of JUnit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An Apache Maven Plugin providing goals to: 1) Load LDIF files into a LDAP directory server 2) Dump entries from a LDAP directory server to a file in LDIF format 3) Dump entries from a LDAP directory server to a file in DSML format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SocketTest - powerful and small software tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.
    Leader badge
    Downloads: 132 This Week
    Last Update:
    See Project
  • 20
    Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    J2EE framework with 0-configuration.debug/unit test without J2EE server,using Velocity/Freemarker as view,directly JDBC with Apache DBUtils,reusable SQL pagination, SQL transaction based on TRANSACTION_PER_REQUEST,And URL based user access control(UAC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a simple Java application which can be used to emulate the speed of internet connection with a local server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Automated system for development automated testong scripts, that use Internet Explorer for wirk with WEB server,that need to test, and library htmlParser to make search quicker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LogCrawler is an ANT task for automatic testing of web applications. Using a HTTP crawler it visits all pages of a website and checks the server logfiles for errors. Use it as a "smoketest" with your CI system like CruiseControl.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.