Showing 962 open source projects for "client http"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Koa-socket-2

    Koa-socket-2

    Socket.IO for Koa

    Koa-socket-2 uses socket.io v3. It is recommended that you connect to a koa-socket-2 server with a socket.io v3 client. Koa-socket-2 is only compatible with the Koa v2 style of middleware (where context is passed as a parameter). This project helps you start a SocketIO server using Koa and NodeJS. However, Google's Go language -- or GoLang -- allows you to write code that compiles down to binary. It can be a very good way to take your SocketIO server to the next level by running faster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JavaScript CSRF Protection Bundle

    JavaScript CSRF Protection Bundle

    Automatic CSRF protection for JavaScript apps using a Symfony API

    Archived! Now that all modern browsers implement SameSite cookies and the Origin HTTP header, this bundle is - in most cases - not necessary anymore. Learn how to protect your Symfony APIs from CSRF attacks. If you need to maintain old applications, take a look to DneustadtCsrfCookieBundle. This API Platform and Symfony bundle provides automatic Cross Site Request Forgery (CSRF or XSRF) protection for client-side applications. Despite the name, it works with any client-side technology including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Image Converter HTML5

    Image Converter HTML5

    Image Converter HTML5 add-on for Firefox

    All client-side solution add-on for Browser Firefox: an essential and practical application for free-hand drawing and for the conversion of images in multiple formats with API HTML5 file system Release 1.2.1 - Remove get image from url because the operation is insecure Add-on Opera Browser: http://bit.ly/1OcJA1K Extension for Firefox: http://mzl.la/1O0fXB9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TCP Over HTTP Tunnel

    TCP Over HTTP Tunnel

    TCP Over HTTP Tunnel Client with Header Host Support ( Injector ).

    TCP Over HTTP Tunnel Free Server Provided by Fastssh.com Server: tcp.serverip.co Ports: 80, 8080, 3128 Password: fastssh.com Works only with fastssh.com SSH accounts. In some networks, the use of CONNECT method is blocked. In such cases, an HTTP tunnel can still be implemented using only the usual HTTP methods as POST, GET, PUT and DELETE. The server runs outside the blocked network and acts as a special HTTP server. The client program is run on a computer inside the blocked...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 5
    C.U.O.N. is an ERP System for Linux-Server with Clients running on Linux, Windows and other OS. Articles, Support Tickets, Projects, Orderbook,Accounting, Mindmap, Document Management System. Special Modul exists also for Gardening Center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HTTP Test Tool
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Qoricoin

    Qoricoin

    Coin Qoricoin

    What is qoricoin? Qoricoin is a lite version of Bitcoin that uses scrypt as a proof of work algorithm. 2.5 minute blocking targets subsidy halves in 840k blocks (~ 4 years) ~ 84 million coins in total The rest is the same as Bitcoin. 50 coins per block 2016 blocks for difficulty retarget For more information, as well as a binary version for immediate use of the Qoricoin client software, see http://intiqori.mas.tienda.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EasyUpload

    EasyUpload

    Uploading files from Android to a desktop PC.

    EasyUpload is a client-server project for uploading images from Android to a PC. This is the server-side app of the project. To run the server, just download this project open CMD, navigate to the directory of the project, and issue this command: flask_server The client-side Android app is available at this page: https://play.google.com/store/apps/details?id=gad.heartbeat.androidflask.easyupload The project is very simple. Just select the images from the Android device, establish...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rockets

    Rockets

    REST and websockets C++ library

    A library for easy HTTP and websockets messaging in C++ applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    REX-Ray

    REX-Ray

    REX-Ray is a container storage orchestration engine

    REX-Ray is a container storage orchestration engine enabling persistence for cloud-native workloads. The long-term goal of the REX-Ray project is to enable collaboration between organizations focused on creating enterprise-grade storage plugins for the Container Storage Interface (CSI). As a rapidly changing specification, CSI support within REX-Ray will be planned when CSI reaches version 1.0, currently projected for a late 2018 release. In the interim, there remains active engagement with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    tldr-bash-client

    Bash client for tldr: community driven man-by-example http://tldr.sh

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EasyUpload

    EasyUpload

    EasyUpload Server Accepts Images from Android to be Uploaded to a PC

    EasyUpload is a client-server project for uploading images from Android to a PC. The project is very simple. Just select the images from the Android device, establish a connection to the server using its IPv4 address and port number, and then upload the images in a fast way. Download the server project from here: http://easyupload.sourceforge.net The simplicity of using EasyUpload helps to avoid using Bluetooth for image transfer. The project just works for images and later it can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP Adapter for IPFS

    PHP Adapter for IPFS

    php client library for ipfs

    PHP Adapter for IPFS is a PHP client library for ipfs. If you plan to use the REST Interface of the ipfs-daemon you should choose a http-implementation. We use php-http for abstraction. We ship with different adapters for communicating with the daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    net2ftp

    net2ftp

    net2ftp is a web-based FTP client

    net2ftp is a web based FTP client. Use it at http://www.net2ftp.com or install it on your own web server (PHP needed, MySQL optional). Features: browse, copy/move/delete files and directories recursively, upload, download, edit, view code with syntax highlighting, zip and unzip. net2ftp now also supports FTP over SSH.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    GentleGPG II

    PGP encrypt/decrypt data with easy drag and drop data handling.

    GentleGPG II is an easy to use PGP data encryption program. Two or more people can communicate securly using PGP encryption. This program was written with ease of use in mind and is fully portable. GentleGPG II makes encrypting and decrypting your email (or any other) messages easy by enabling you to drag a cursor to Retreive the data you wish to decrypt from another program's window, such as an email client. You can also drag a cursor to Send encrypted data from GentleGPG II to another...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A complete rewrite of the mobile java irc-client WLIrc. (http://wirelessirc.sourceforge.net) Aims to be more responsive and use less memory maintaining the current gui and looks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    RRProxyRelay

    Round Robin Proxy Relay

    Lets you bundle DSL with mobile without an extra router. 1.) note the ip/netmask/gateway of you normal LAN 2.) connect mobile and note ip/netmask/gateway of it 3.) create two instances of the appliance in oracle virtual box 4.) in each one, go to settings=>network and set the adapter to bridged, mobile interface for one VM, LAN interface for the other one 5.) fire up the vm's and set their network configs according to the ones noted in 1) and 2) with differnt static client ip's 6.) go...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Java BiDiB Client

    Java BiDiB Client

    Java library to BiDiB (see http://www.bidib.org/)

    A Java library, providing an easy to use interface to the BiDiB protocol (see http://www.bidib.org/).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    node-screen

    node-screen

    Client Server digital signage

    .../Client/Android/node-screen-r177.apk/download For installation instruction please see the Wiki http://sourceforge.net/p/nodescreen/wiki/Home/ The node screen client works on windows, linux, OSX 10.7+ and Android 5.1+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Swagger-to-GraphQL

    Swagger-to-GraphQL

    Swagger to GraphQL API adapter

    ... of making the actual REST call. This means you can reuse your existing HTTP client, use existing authentication schemes and override any part of the REST call. You can override the REST host, proxy incoming request headers along to your REST backend, add caching etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Go HTTP tunnel

    Go HTTP tunnel

    Fast and secure tunnels over HTTP/2

    Go HTTP tunnel is a reverse tunnel based on HTTP/2. It enables you to share your local host when you don't have a public IP. The tunnel client tunnel requires a configuration file, by default it will try reading tunnel.yml in your current working directory. If you want to specify other file use -config flag. A client opens TLS connection to a server. The server accepts connections from known clients only. The client is recognized by its TLS certificate ID. The server is publicly available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Latest version will always be at https://github.com/daimh/daisync/ ### An rsync-based backup tool, enterprise-level features. Created in http://brainarray.mbni.med.umich.edu, and used in many groups, MBNI itself uses it to backup 150T data from one Windows file server and multiple Linux file servers daily, and each backup takes about 5 hours. Please stay tuned, our next innovation is to use those ditched LTO tapes to knit a sweater probably.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Hedwig Mail server
    Hedwig is an open source IMAP, SMTP, POP3 server written in Java, designed with ease of installation and configuration in mind. Hedwig enables storage of mail message headers in a relational database(MySQL or Oracle) and mail messages in a file system. Visit http://hwmail.sourceforge.net/ for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A client program compatible with the INDI standard (see http://indi.sourceforge.net) for remote telescope and device control. It works under Windows as well as Linux. It is writen in Python and uses the GTK in order to display the GUI.
    Downloads: 0 This Week
    Last Update:
    See Project