Showing 1840 open source projects for "connection"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1

    jdbsee

    A command line tool for database operations over JDBC

    Jdbsee CLI supports running SQL queries from command line in batch or interactive mode. Database connection settings and related credentials can be persisted for later reuse. The JDBC drivers can be automatically downloaded from maven central repo or loaded from local jars. For more info see https://github.com/davidecavestro/jdbsee/blob/master/docs/index.adoc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    NativeSQLPersistence

    Executing native SQL with native Java connection pool.

    Framework is designed to provide simple database access using native SQL queries. It will care about connection handling and object closing statements to foreclose connection leaks. Containing a pure Java connection pool, it can be used in fat clients, web applications, batch jobs - everything based on Java. Export features are available: CSV, HTML, XML, XML-Spreadsheets (Excel) Can be used as XA and None-XA datasource, statement parameters are available. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PARot polar aligner

    PARot polar aligner

    Software for polar alignment of equatorial mounts

    PARot is a program for ultra fast and precise polar alignment of equatorial mounts. You can easily achieve alignment accuracy better than 1 arcmin in 5 minutes of time. You take one image of the celestial pole, rotate the mount around the RA axis and take another image. The program compares the images and shows you the necessary adjustment. The adjustment process is controlled by the live-liew created by your camera. Requirements: * A computer with Windows OS (tested with WinXP x64, Win7...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MonitorJMX
    MonitorJMX is a very small web application capable to monitor WebLogic Servers/Cluster using a single JMX connection. Two JSP dashboards are available in this first version: servers and jms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Go HTTP tunnel

    Go HTTP tunnel

    Fast and secure tunnels over HTTP/2

    ...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 and proxies incoming connections to the client. Then the connection is further proxied in the client's network. The tunnel is based on HTTP/2 for speed and security. There is a single TCP connection between the client and server and all the proxied connections are multiplexed using HTTP/2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MANGO - Massive Network Ghost

    MANGO - Massive Network Ghost

    MANGO is a disk cloning tool over the network.

    MANGO is a live CD/USB pendrive to do a massive clone of disk or partition over the network. You can clone easily a lot of computers at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    USB AM/FM Radio Tuner

    USB AM/FM Radio Tuner

    USB to I2C interface using FTDI FT2232H and SiliconLabs Si4730

    ...It uses the FTDI's FT2232H that converts USB to I2C interface, and the I2C drives the SiliconLabs's Si4730 DSP AM/FM tuner. The tuner power is directly supplied by the USB. Details are in the USBRADIO.CPP source file. It gives the hardware connection and the references to get the hardware modules and software components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Throttling port forwarder

    A port forwarder that allows limiting the data rate

    This interactive program forwards all incoming connections to a given host and port. The data rate per connection can be limited or inhibited completely. Individual connections or all connections can be terminated. This is useful for testing the behavior of software under slow network conditions. The program uses the Qt library and has been tested on Windows and Linux. It should run on all platforms supported by Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Firebird Net Provider For VBA&VB6

    Firebird ADO.NET Provider For VBA & VB6

    This project provides connection and command to Firebird database with ADO.NET technology. The content used is "FirebirdSql.Data.FirebirdClient.dll" and requires the Framework 4.5.2. Before testing the example, run the "_Install.bat" file in the "FbLib" folder as an "administrator" and install it on your system, according to the Office architecture (32/64 bit).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    iwattnick

    iwattnick

    iWattnick: the ultimate e-bike computer

    ...It is equipped with a large B/W screen, two buttons, accelerometer, magnitometer, current and voltage sensors, light sensor, internal temperature sensor, battery-backed real-time clock, a buzzer and has connection ports for external speed sensor (motor Hall, phase or reed switch), a Bluetooth SPP dongle, up to three temperature sensors (TMP36, LM35, KTY83 etc), cadence sensor, throttle handle, output to controller throttle input. The project includes: The hardware (schematics & drawings) The firmware (microcontroller program) The software (for mobile phones and PC) Project developement is being tracked (in Russian) here: http://electrotransport.ru/ussr/index.php?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    ...webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http client maintains connections alive (by default 15 seconds) and therefore any requests that you make within a session will automatically reuse the appropriate connection. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple-WebSocket-Server

    Simple-WebSocket-Server

    WebSocket (WS) and WebSocket Secure (WSS) server and client library

    A very simple, fast, multithreaded, platform-independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Asio (both Boost.Asio and standalone Asio can be used) and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    [G] Chain Forwarder

    [G] Chain Forwarder V-1.1

    This program called Chain Forwarder. With this, u can combine multi port connection into one output. You can add and use your own proxy-port. -Read the tutor for the direction, how to use This tool. ===
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    W-Bus library and applications

    W-Bus communication library

    This is a small library that allows comunicating with a Webasto (tm) W-Bus capable car heating system. Runs on Personal Computers or for embedded devices (slim design). Easily portable. Includes a Heater manager, heater controller program and more. The GIT repository (CVS is deprecated) also includes a control unit application to control W-Bus capable devices, a W-Bus compatible heater unit firmware application and a heater simulator for testing purposes. Also, a serial port loop back...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A JavaScript Texas Hold 'em Poker game, holdem, that runs in most web browsers. This is a one-player game against bot opponents. The game loads once and never hits the server again so it can be played even when your internet connection goes down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Resumable.js

    Resumable.js

    Library for providing multiple uploads via the HTML5 File API

    ...Then, whenever the upload of a chunk fails, uploading is retried until the procedure completes. This allows uploads to automatically resume uploading after a network connection is lost either locally or to the server. Additionally, it allows for users to pause, resume and even recover uploads without losing state because only the currently uploading chunks will be aborted, not the entire upload. Resumable.js does not have any external dependencies other than the HTML5 File API. This is relied on for the ability to chunk files into smaller pieces. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Doctor-Doc
    The Project has reached end of life. Web based tracking tool for ILL (Interlibrary Loan). May be added as "link target" to any existing linkresolver or used as a standalone linkresolver in connection with an EZB-Account. Needs: Tomcat, MySQL, Java 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RivetTracker is a modified version of PHPBTTracker. Written in PHP, this BitTorrent tracker uses MySQL as the database backend. It provides an RSS feed, optional support for HTTP seeding, detailed connection statistics, easy installation, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QJackRcd

    QJackRcd

    -- this repository is no more updated, transferred to GITHUB --

    QJackRcd is a simple stereo recorder for Jack with few features as silence processing for automatic pause, file splitting, background file post-processing. It can be used with QJackCtl. -- this repository is no more updated, all releases after 1.2.0 are hosted on GITHUB --
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    L2TP over IPsec VPN Manager

    A GUI to manage L2TP over IPsec virtual private network connections

    It provides a system tray icon in the notification area from which a non privileged user can establish and bring down L2TP over IPsec VPN connections. There is also a 'Edit connections' menu item. In order to bring up the editor dialog, a non privileged user must authenticate as root. From there the user can add, remove and edit vpn connections. Editing allows configuring various options for IPsec, L2TP and PPP. Among others, the user can configure eg. the gateway, the use of...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    freegeoip

    freegeoip

    IP geolocation web server

    Launched more than 6 years ago, the freegeoip.net API has grown into one of the biggest and most widely used APIs for IP to location services worldwide. The API is used by thousands of developers, SMBs and large corporations around the globe and is currently handling more than 2 billion requests per day. After years of operation and the API remaining almost unchanged, today we announce the complete re-launch of freegeoip into a faster, more advanced and more scalable API service called...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    linux process explorer
    Project continued at github, see https://github.com/wolfc01/procexp/blob/master/README.md Graphical process explorer for Linux. Shows process information: process tree, TCP IP connections and graphical performance figures for processes. Aims to mimic Windows procexp from sysinternals, and aims to be more usable than top and ps, especially for advanced users. Audience for this tool: * Advanced system administrators trying to analyze on process level what is going on in a production...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    SupahSimpol Radio Player

    SupahSimpol Radio Player

    The super simple webradio player for Windows!

    ...Here you can find the list of audio stations from around the world: http://www.listenlive.eu/ https://www.internet-radio.com/ Remember, no ads, no banners, no software to install, 100% portable. It's a donationware, if you like it and the software seems useful you can offer me a coffee or even a pizza. Requirements: - Internet connection - Windows 7/8/10 - x86/x64 - Windows media player installed Remember to leave an honest feedback! Thank you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VSceneGIS Project

    VSceneGIS Project

    VSceneGIS Desktop. (GIS) Analysis, Computing and Editing

    Customer Project Development, Analysis, Computing and GIS editing. VSceneGIS Desktop applies the concept of Tree and Graph Topology to implement the data model in a GIS. Cliente para el desarrollo de Proyectos, Análisis, Cómputo y Edición SIG. La plataforma VSceneGIS, aplica el concepto de Árbol y Grafo Topológico para implementar el modelo de datos en un SIG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    relay_control

    easy control for the masla relay devices

    A nice and simple solution to control and test the masla.de relay devices. It provides a schematic or overview to easy switch relays on or off. The USB interface of the devices makes a connection easy. Written in python and use of pygtk and pyserial it can be used flexible on several platforms. And it's just a example to control the relay-devices to help you write your own program.
    Downloads: 2 This Week
    Last Update:
    See Project