RSS 7 projects tagged "http client"

Download Website Updated 18 May 2013 lftp

Screenshot
Pop 802.01
Vit 305.62

lftp is a sophisticated command line based file transfer program. Supported protocols include FTP, HTTP, SFTP, and FISH. It has a multithreaded design allowing you to issue and execute multiple commands simultaneously or in the background. It also features mirroring capabilities and will reconnect and continue transfers in the event of a disconnection. Also, if you quit the program while transfers are still in progress, it will switch to nohup mode and finish the transfers in the background. Additional protocols supported: FTP over HTTP proxy, HTTPS and FTP over SSL, BitTorrent protocol. IPv6 is fully supported. There are lots of tunable parameters, including rate limitation, number of connections limitation and more.

Download No website Updated 26 Aug 2011 mulk

Screenshot
Pop 70.19
Vit 2.67

mulk is a multi-connection command line tool to download Internet sites. It is similar to wget and cURL, but manages up to 50 parallel links. The main features are: recursive fetching, Metalink retrieval, segmented downloading, and image filtering by width and height.

Download Website Updated 25 Jun 2009 phpWebHacks

Screenshot
Pop 33.09
Vit 1.00

phpWebHacks is an advanced HTTP client written in PHP, a utility for HTTP scripting. It simulates a real Web browser, but you use it with lines of code rather than a mouse and keyboard. It uses pure PHP; no Curl or other fancy dependencies are needed. You can build scripts in minutes: a GMail/Yahoo/MSN contacts grabber, a YouTube video downloader, an HTTP mailer, and many more.

Download No website Updated 13 Oct 2010 hotpotato

Screenshot
Pop 17.66
Vit 30.88

hotpotato (or hptt, for short) is a high performance and throughput oriented HTTP client Java library, with support for HTTP 1.1 pipelining. It was developed mostly towards server-side usage, where speed and low resource usage are the key factors, but it can be used to build client applications as well. Built on top of Netty and designed for high concurrency scenarios where multiple threads can use the same instance of a client without any worries for external or internal synchronization, hotpotato helps you reduce initialization and/or preparation times and resource squandering. Among many small optimizations, connections are reused whenever possible, which results in a severe reduction of total request execution times by cutting connection establishment overhead.

Download Website Updated 16 Apr 2013 aletheia

Screenshot
Pop 237.76
Vit 10.67

Aletheia is a browser-like application for sending raw HTTP requests. It is designed for debugging and finding security issues in Web applications. It is possible to apply filters on every request and response which can modify the content, for making Basic Authentication or OAuth requests, for example. Because it is possible to modify every bit of the request, it is easy to exploit Web applications. That means you can set, for example, custom Cookies or User-Agents, or send file uploads to the server. It uses the Apache HTTP core components library to send HTTP requests. This application also helps you understand how the HTTP protocol works.

Download No website Updated 10 Jan 2013 Higgs.IO

Screenshot
Pop 22.09
Vit 11.63

Higgs.IO is a high performance, message oriented network library built for realtime systems. It provides a core extensible framework and libraries built on top of the core. Libraries include a WebSocket server, an HTTP server and client, and Boson, a custom serialization and RMI library.

Download No website Updated 26 Feb 2013 res

Screenshot
Pop 34.39
Vit 9.38

res is a tiny commandline HTTP client. It lets you easily interact with HTTP calls quickly within your terminal. It's built on top of the requests library and meant to be a commandline wrapper for requests.

Screenshot

Project Spotlight

listen2fritz

A program to notify you about calls on a FRITZ!Box via Dreambox or IM.

Screenshot

Project Spotlight

termcam

Recording of videos from console applications.