Showing 621 open source projects for "socket"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 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
  • 1
    smartchat

    smartchat

    chat without data

    a custom chatting app built in python framework and socket by cubex limited download an enjoy data at a rate of 900 words for no data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Log.io

    Log.io

    Real-time log monitoring in your browser

    ...File inputs are informed of file changes via inotify, and log messages hop from input to server to web client via TCP and socket.io, respectively. log.io uses a stateless TCP API to receive log messages. Writing a third party harvester is easy. Open a TCP connection to the server and begin writing properly formatted messages to the socket. Input paths can be a file path, directory path or a glob. Additionally, watcher options can be provided for more fine-grained control over file watching mechanics and performance. The file input connects to the server via TCP, and writes properly formatted strings to the socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MySQL Erlang client

    ErlMySQL is a MySQL client (driver) written in Erlang.

    ErlMySQL is a MySQL client written in Erlang and provides API that is very close to Connector/C library. The client is using low level (TCP/IP socket) connection to MySQL server and allows to exchange a data with maximum possible speed. Multiple datasource support and connection pool are incapsulated in the client that increases a performance in concurrent environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FoxEye

    Multipurpose platform of modularized client or server daemon.

    ...Its primarily usage is for messaging networks such as chat or IM ones. Core functionality includes: local or telnet CLI; message dispatcher (with multiple encodings support); scheduler; socket abstraction layer with user-defined filter chains; events manager (including own wtmp file). FoxEye is a multithreaded application where the message dispatcher and most of user-defined events (so called bindings) run in single thread but POSIX threads are used for any time-consuming operations such as connection process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera - The depth of a full-stack IT platform, with the power of AI. Icon
    Atera - The depth of a full-stack IT platform, with the power of AI.

    Atera introduces your autonomous AI agent - Ensure operational efficiency at any scale with 24/7 autonomous IT support.

    Atera prioritizes security and compliance through robust protections that align with industry standards. Our AI-driven features were built on responsible AI principles and empower IT teams to work efficiently while maintaining trust and compliance.
    Learn More
  • 5
    mssqlproxy

    mssqlproxy

    Toolkit aimed to perform lateral movement in restricted environments

    mssqlproxy is a toolkit aimed to perform lateral movement in restricted environments through a compromised Microsoft SQL Server via socket reuse. The client requires impacket and sysadmin privileges on the SQL server. The first step is to execute code in the SQL Server process context. As extended stored procedures are going to be deprecated in future versions of MSSQL, we pay attention to Microsoft recommendations and thus, use CLR assemblies instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Netstack

    Netstack

    IPv4 and IPv6 userland network stack

    ...Its architecture models NICs, link endpoints, route tables, and protocol engines as composable interfaces, enabling precise control over packet flow and easy mocking in tests. The stack implements TCP, UDP, ICMP, neighbor discovery, and common socket behaviors, including options like MSS/MTU handling and congestion control hooks. Because it’s written in a memory-safe language with extensive unit tests, it is easier to audit and evolve than many kernel-bound alternatives. netstack is frequently used as the networking core for systems that need strict isolation guarantees and deterministic behavior without privileged code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    aredis

    An Asynchronous Pipelined Java client for Redis

    ...It has only one connection to each server and uses pipelining for performance rather than connection pooling. It uses the Java 7 NIO based Asynchronous channel API for socket communication to the Redis server. Important features are Data Handler API for storing Objects, OPTI_JAVA_HANDLER for efficient storage of Java Objects, built-in gzip compression, subscribe API for messaging, support for Lua scripts, key hash based sharding, Future results for use in regular synchronous applications, connection pool for Redis transactions using WATCH and auto closing of idle connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Alien Evolution

    Alien Evolution

    A websocket based realtime browser application using the Alien Cipher.

    Alien Evolution realtime socket based delivery. What makes this website truly unique is we are using a Alien Cipher encoded websocket to deliver the html and javascript to the client. After the initial key exchange Alien completely drops http transfers from the mix and pushes the Alien Evolution website to client via the socket. Secure content delivery and realtime interactivity are the primary goals of this project and Alien Evolution does not disappoint.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PiStreamer

    PiStreamer

    Network audio streaming written in Java.

    Client sends audio to server over a tcp socket. Depends on libvorbis-java and jcraft jogg / jorbis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    chat-app-in-socket.io-&-express

    chat-app-in-socket.io-&-express

    Complete chatting system in javascript

    This is a simple chat system developed with socket.io and express. The code is good for beginner developers that want to pickup javascript especially socket and express. The codes are well structured in such a away that is easily understandable. INSTALLATION AND SETUP PROCEDURE: https://www.youtube.com/channel/UCBemL4ht7jmZY9tJ8NGkS-A?sub_confirmation=1 Please subscribe to our channel for more source codes. More source codes: Complete Login System with Email Verification and Validation in PHP : https://sourceforge.net/projects/php-login-with-mail-validation/ https://sourceforge.net/projects/codeigniter-admin-template/ Also, we are building complete codeigniter school management system at Udemy.: https://www.udemy.com/course/build-complete-school-system-using-php-codeigniter-framework/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    rxWebSocket

    rxWebSocket

    rxWebSocket is a simple reactive extension of OkHttp Websocket

    rxWebSocket is a simple reactive extension of OkHttp Websocket interface with support for Convertor Factories and Interceptors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    mRemoteNG

    mRemoteNG

    mRemoteNG is the next generation of mRemote, open source

    ...Integrates with external credential vaults (e.g. Thycotic Secret Server) and supports dynamic host update for EC2. Supports a wide range of protocols: RDP, VNC, SSH, Telnet, HTTP/HTTPS, raw socket, PowerShell remoting.
    Downloads: 2,048 This Week
    Last Update:
    See Project
  • 16
    procServ is a wrapper that starts an arbitrary command (e.g. an EPICS soft IOC) as a child process in the background, connecting its standard input and output to a UNIX domain socket or TCP port for telnet access. It supports logging, child restart (manual or automatic),...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    email-validation-api.com

    Email Address Verification API

    ...Our system evaluate a score based on the username syntax risk, as well as some deep server verifications, such as: MX records existence, SMTP host, open ports, and the answers after a socket conversation between our server and the SMTP host. Our API will answer to your requests using the output format of your choice, with the results of several verifications, available to you from the different fields as described in our documentation. You are free to make use of those check points for your own needs, but you can also simply rely on our score indicator, which is based on the whole analysis, in order to quickly decide which addresses to keep or better to drop. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Mars

    A cross-platform network component developed by WeChat

    Mars is an open source, cross-platform infrastructure component and official terminal basic component of WeChat. It consists of four main parts: Comm, which contains a basic library, including basic tools like sockets, threads, alarm, message queues, and coroutines; Xlog, which provides high-performance, high-availability, security, and fault-tolerant log functions; SDT which is the network diagnosis module; and STN or signaling transmission network module, the major component of Mars...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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 to https://x.x.x.x:9000 on each of the vm's ip's (they are shown in the VM). default credentials are admin:Deskjet1 , and setup the proxy listening interface under your proxy=>Gateway services: Socket Secure Proxy=>Listen Interface 7.) Start RRProxyRelay and enter the ip's of the servers you have created in 5.). Hit "Start". 8.) Configure your clients to use the Socks4 Proxy 127.0.0.1:4444 without username/password You will see a great speed increase with multiline HTTP download. No torrents
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    OpenDino

    Open Source Java platform for Optimization, DoE, and Learning.

    ...Implemented Modules Evolutionary Algorithms: - CMA-ES - (1+1)-ES - Differential Evolution Deterministic optimization algorithm: - SIMPLEX Learning: - a simple Artificial Neural Net Optimization problems: - test functions - interface for executing other programs (solvers) - parallel execution of problems - distributed execution of problems via socket connection between computers Others: - data storage - data analyser and viewer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    C implementation of IEC 60870-5-104 (IEC104) standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nodejs Websocket

    Nodejs Websocket

    A node.js module for websocket server and client

    ...Binary frames are implemented as streams: when you receive binary data, you get a ReadableStream; to send binary data, you must ask for a WritableStream and write into it. The binary data will be divided into frames and be sent over the socket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JavaFX-Chat

    JavaFX Socket Multithreaded Chat Client / Server - FXML

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WeLive Online Support  live chat

    WeLive Online Support live chat

    WeLive5 is an online customer service system, online support

    ...Automatic distribution of guests; 6. Guest can be Transfered to Other online support; ...... Requirements: 1. PHP5.0 or above. 2. MySQL5.0 or above. 3. PHP Socket module loaded. Re: Wamp Server is recommended to install on local computers for testing WeLive5.
    Downloads: 1 This Week
    Last Update:
    See Project