Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
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.
httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
minimock a tiny http server that always return the same response
When developing SOA, there is a time when you feel the need to be able to mock a webservice. That's what minimock's used for.
running minimock as such
minimock 8080 d:/response.xml
will start a server listening on port 8080 that will always return the content of the file d:/response.
The main advantages of minimock over other similar tools are its ease of use and its the low footprint :
* executable is 20k large. (but on win$ it depends on cygwin1.dll that is 2Mb large)
* avg...
Davtool is a command line style tool which can perform WebDAV methods. We can use davtool for WebDAV batch work. It is similar to wget. While wget can perform only the GET method, Davtool can perform all WebDAV methods.
A micro HTTP server with rsh-over-http emulation. The compiled binary is less than 4k, can serve parallel requests, and very fast. It is intended to run on headless embedded devices to facilitate configuration and status reporting.
LEAST is the Lightweight Engine for Application StressTests
It provides a framework for stresstest-modules, being able to start and stop these modules according to severeal patterns.
After the stresstests being finished, it's able to analyse the lo