Showing 320 open source projects for "can tcp"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    DSVPN

    DSVPN

    A dead simple VPN

    DSVPN is a Dead Simple VPN, designed to address the most common use case for using a VPN. Runs on TCP. Works pretty much everywhere, including on public WiFi where only TCP/443 is open or reliable. Uses only modern cryptography, with formally verified implementations. Small and constant memory footprint. Doesn't perform any heap memory allocations. Small (~25 KB), with an equally small and readable code base. No external dependencies. Works out of the box. No lousy documentation to read...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Turbo

    Turbo

    Turbo is a framework built for LuaJIT 2

    Turbo.lua is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses an event-driven, non-blocking, no-thread design to deliver excellent performance and minimal footprint to high-load applications while also providing excellent support for embedded uses. The toolkit can be used for HTTP REST APIs, traditional dynamic web pages through templating, open connections like WebSockets, or just as high-level building blocks for native speed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 8 This Week
    Last Update:
    See Project
  • 4
    PivotSuite

    PivotSuite

    Network Pivoting Toolkit

    PivotSuite is a portable, platform-independent and powerful network pivoting toolkit, Which helps Red Teamers / Penetration Testers to use a compromised system to move around inside a network. It is a Standalone Utility, Which can use as a Server or as a Client. If the compromised host is directly accessible (Forward Connection) from Our pentest machine, Then we can run pivotsuite as a server on the compromised machine and access the different subnet hosts from our pentest machine, Which...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    handy

    handy

    A simple C++11 network server framework

    .... For examples, see examples/hsha.cc. Asynchronous connection management supports openssl connection, if OpenSSL is installed, and <openssl/ssl.h> can be found, the project will automatically download handy-ssl because the open-source protocol of OpenSSL is not compatible with this, so the project file is placed separately in handy-SSL. The message encode/decode example using protobuf is under protobuf. Support udp, the client of udp is used in connect mode, similar to tcp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kitsunebi

    Kitsunebi

    A fully-featured V2Ray client for Android

    A fully-featured V2Ray client for Android. The Core used by Kitsunebi extends the function of v2ray-core, and adds a strategy of selecting the fastest node according to the node delay value. You can add a node group on the graphical interface to enable it. If you use custom configuration, there are several configuration items, except for tolerance. The delay test is not ICMP Ping or TCP Ping, the method used is roughly the same as that used by the latency strategy in load balancing, actually...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 7
    goim

    goim

    goim is a im server writen by golang

    GOIM is a IM and push notification server cluster. Supports single push, multiple push and broadcasting. Supports one key to multiple subscribers (Configurable maximum subscribers count). Supports heartbeats (Application heartbeats, TCP, KeepAlive, HTTP long pulling). Supports authentication (Unauthenticated user can’t subscribe). Scalable architecture (Unlimited dynamic job and logic modules). You can view the comments in target/comet.toml,logic.toml,job.toml to understand the meaning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Halarm

    Halarm

    Simple domotic sensors notification system

    A very simple sensors monitor system that rely on a low-cost wifi microchip connected to your home rooter (no external services involved) for the server, and your favorite device (PC, mobile, etc) for the client. It uses raw TCP protocol (with no security), with tiny band consumption. To handle ISP dynamic IP assignment, an effective No-IP free client has been implemented and included as a library, see: https://sourceforge.net/projects/arduinoip/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    gpsfeed+

    gpsfeed+

    A software gps simulator

    A software gps simulator, providing TCP/IP, UDP, http and serial port connectivity in NMEA 0183, XML or user defined output format. Usable for testing all kinds of GPS applications. Can playback pre-recorded GPS files with NMEA output.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 10

    MultiPortDialog

    Terminal for working with Com-port, UDP and TCP

    Powerful Terminal for Com-port, TCP-client, TCP-server and UDP-client. It allows you to communicate (receive and send data) with devices and applications via network or COM-port.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    asapp

    Asynchronous application framework built upon boost Asio

    Asapp is a framework for developing applications using the boost asio library. It has everything you need to quickly get an asio based application up and running so that you can focus on the application logic and not the asio plumbing. Asapp provides a number of classes to extend the feature set of asio. It strives to fit alongside the asio library and it tries not to limit access to any features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    libnexstar

    C API to control NexStar compatible telescopes

    ... on the base of the hand control. Communication can be established over TCP/IP if nexbridge is running on the computer connected to the telescope. To control network based telescopes nexbridge must be used on the remote site. https://sourceforge.net/projects/nexbridge/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    netmon

    TCP connection and email loop monitoring software

    netmon is meant to do TCP connection tests at regular intervals, and publish the status in an HTML page. netmon provides a minimalistic web server to render this page in a browser. The check can also be an external program, as per NAGIOS standard. It can raise alerts when a check fails. Compatible with SSL/TLS. Version 1.1 can run as a service (Windows) or as a daemon (Linux.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UBoat HTTP

    UBoat HTTP

    HTTP Botnet

    A proof-of-concept HTTP Botnet designed to replicate a full weaponized commercial botnet. This project should be used for authorized testing or educational purposes only. The main objective behind creating this offensive project was to aid security researchers and to enhance the understanding of commercial HTTP loader-style botnets. We hope this project helps to contribute to the malware research community and that people can develop efficient countermeasures. Written in C
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    ObjectOrientedTcp

    C# Object Oriented Tcp

    This project is basically an easy to use wrapper for the TcpClient/TcpListener that allows a developer to send .net objects over a TCP connection with minimal effort. If you need assistance integrating it, please have a look at the Tester project in the source folder. Update v1.1: Applied a few bug fixes and the project is now compatible with Xamerin Android. Update v1.2: Made compression optional. Update v1.3: Bug fixes and better threading support. Update v1.4: More bug fixes
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    mixplayd is a multi-channel mp3/ogg player daemon controlled over a tcp port. It has all functions like play/pause/stop/seeking plus special mixer functions. The number of channels and sound devices (including named pipe support) can be changed at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    hsd

    eibd fork to use GIRA Homeserver KO-Gateway

    hsd provides part of the eibd (www.auto.tuwien.ac.at/~mkoegler/index.php/eibd) TCP/IP interface to communicate with EIB/KNX bus. eibd uses the EIBNet/IP protocol, while hsd uses the KO-Gateway provided by GIRA Homeserver. For a using program, like fhem (www.fhem.de), it is transparent if hsd or eibd is running in the background. Because of that, fhem can be configured with the well known eibd settings while using hsd.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    TrapGate Mailer

    TrapGate Mailer

    TrapGate Mailer

    TrapGate is a full compatible fido mailer, it can send and receive mail and/or files. Use another program to unpack inbound or Pack them so the mail will be send using the outbound folder, TrapGate uses the last BinP protocol but also for regulator Modem Analog or ISDN EMSI and YAHOO it even has a web server and network monitor and much more....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lanproxy

    Lanproxy

    Intranet penetration tool that proxies local area network computers

    Lanproxy is an intranet penetration tool that proxies local area network personal computers and servers to the public network. It supports tcp traffic forwarding and any tcp upper layer protocol (access to intranet websites, local payment interface debugging, ssh access, remote desktop, http proxy) , https proxy, socks5 proxy...). Penetration basic functions, same as the open source version, high performance, can support tens of thousands of penetration connections at the same time. Support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    pyNETVARS

    Python module for network variables for CoDeSys PLCs

    CoDeSys v2.3 supports so called network variables. Blocks of (global) variables, that propagates over networks like TCP, UDP or UDP Multicast aso. This python module supports parsing, receiving and sending those blocks (with UDP Multicast only). With this you can add for example a Raspberry Pi Sensor to your automation network without special Network clients on your PLC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mod_tunnel is a simple Apache 1.3.x module that can be used to create TCP tunnels using your web server. It comes handy to expose services which can be reached through a proxy, bypassing firewalls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Remote Syslog

    Remote Syslog

    Deploys a syslog server with CLI and GUI tools.

    Notice: new version is available @: https://www.remotesyslog.com/ and https://github.com/tslenter/RS/ Information about this version can be found @: https://github.com/tslenter/Remote_Syslog Remote Syslog is a free application what can be used to view syslog messages. It uses 3 small c++ programs for installation and CLI log control. Recently we added a web based GUI, this gives you a easy way of viewing and extracting syslog messages. The buildin installer installs syslog-ng as syslog...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    TOFFEE-DataCenter

    TOFFEE-DataCenter

    Linux Server and Data-Center WAN Optimization

    TOFFEE-DataCenter is the new TOFFEE variant meant for Data-Center, Server, HPC, Load Balancing, Cluster/Cloud Computing and SDN deployments. With TOFFEE-DataCenter (and or TOFFEE), OEMs and other equipment vendors can make use of this platform/stack, integrate, port and build WAN Optimization devices/appliances on to their existing product range. Or build a dedicated WAN Optimization hardware product series via the same.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    PIP

    Useful crossplatform library for distributed systems

    Platform-Independent Primitives. Contain string, thread, timer, file, config file, serial port, ethernet (UDP, TCP, broadcast, multicast), protocol, multiprotocol, peer, console, variable, struct, evaluator, system monitor (Linux only), CLI (command-line interface) parser. Package include library that you can build with 'qmake' or 'CMake' and test program in 'main.cpp'. Online documentation: http://ppip.sourceforge.net/doc/
    Downloads: 1 This Week
    Last Update:
    See Project