Showing 20 open source projects for "raw socket"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
    Netty

    Netty

    An event-driven asynchronous network application framework

    Netty is an asynchronous, event-driven networking framework for the JVM that simplifies building high-performance clients and servers. It wraps Java NIO with a channel/handler pipeline model, enabling clean composition of codecs, TLS, and application logic with minimal overhead. Its ByteBuf abstractions, buffer pooling, and zero-copy techniques help reduce GC pressure and improve throughput under heavy I/O. Support for common protocols—HTTP/1.1, HTTP/2, WebSocket, and raw TCP/UDP—makes it a...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    powercat

    powercat

    Netshell features all in version 2 powershell

    PowerCat is a compact PowerShell implementation of netcat-style networking utilities that makes it easy to create TCP/UDP clients and listeners, forward ports, and move data between sockets and files. It provides both interactive shells and single-command execution modes so operators can create bind shells, reverse shells, or simple file upload/download endpoints using only PowerShell. The tool supports encrypted connections (SSL/TLS) and can act as a basic SOCKS proxy or relay, enabling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    proex gpr control

    Mala ProEx and Easy Locator GPR control software

    ...The GUI includes GPS datalogging capability assuming a receiver providing NMEA sentences at 4800 bauds is connected to the host computer. Because the software requires access to the raw socket communication, it must be run with administration (root) privileges. A dedicated mode for sensor reading through the wireless GPR link is implemented through 2 separate time-windows, one for subsurface structure analysis and the other for sensor signal recording. The wiki describes the cause of long term drift and hardware modification of the ProEx timing board to try to solve the issue. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Udp2raw-tunnel

    Udp2raw-tunnel

    Turns UDP traffic into encrypted UDP/fakeTCP/ICMP traffic

    A tunnel which turns UDP traffic into encrypted fakeTCP/UDP/ICMP traffic by using Raw Socket, helps you bypass UDP FireWalls(or unstable UDP environment). When used alone, Udp2raw tunnels only UDP traffic. Nevertheless, if you used udp2raw + any UDP-based VPN together, you can tunnel any traffic(include TCP/UDP/ICMP), currently, OpenVPN/L2TP/ShadowVPN and tinyfecVPN are confirmed to be supported. Linux host (including desktop Linux,Android phone/tablet,OpenWRT router,or Raspberry PI) with root account or cap_net_raw capability. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    A-Radar

    A-Radar

    Remote Connection Manager and Monitor

    A-Radar supports already the following protocols and services: RDP (Remote Desktop/Terminal Server) VNC (Virtual Network Computing) ICA (Citrix Independent Computing Architecture) SSH (Secure Shell) Telnet (TELecommunication NETwork) HTTP/HTTPS (Hypertext Transfer Protocol) FTP (File Transfer Protocol) SFTP (Secure File Transfer Protocol) Raw Socket Connections OFS (Open and monitor Folders) BFS (Backup Folders) RFS (Open and monitor Registry Keys) Of course, you can define your own protocols and services using the integrated Data Manager! No limit of Protocols and Services So many external Applications per Protocol as you wish Application deep and fine-tuning using User Defined Strings
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ninja_shell

    ninja_shell

    Raw socket shell with AES256-GCM and Port Knocking technique

    Raw socket shell with AES256-GCM, using Port Knocking technique( https://en.wikipedia.org/wiki/Port_knocking ) using specific TCP flags, FIN, URG, and PSH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1,809 This Week
    Last Update:
    See Project
  • 8
    TCPCopy

    TCPCopy

    An online request replication tool, also a tcp stream replay tool

    TCPCopy is a TCP stream replay tool to support real testing of Internet server applications. Although the real live flow is important for the test of Internet server applications, it is hard to simulate it as online environments are too complex. To support more realistic testing of Internet server applications, we develop a live flow reproduction tool - TCPCopy, which could generate the test workload that is similar to the production workload. Currently, TCPCopy has been widely used by...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    LibBWEntrainment

    LibBWEntrainment

    Extensible Brainwave Entrainment library for Java

    .... *** It is not a standalone application. *** The library is very flexible, allowing different types of renderers (isochronic, binaural, ...) as well as multiple output devices (speakers, file, socket or even screen), and it can easily be ported to other languages because it doesn't use any proprietary Java feature. Current features: -Javadoc and examples -Extremely lightweight, yet flexible -Easy to use -XML Presets -Multiple Entrainment Tracks -Looping -Isochronic rendering -Output to PC and Android -Output to MP3/FLAC/Wav file -Output to raw Stream Compared to my old LibBinaural, this is twice as fast and much more flexible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    pgen

    Low level network packet generator

    pgen is a packet generator tool. Useful for creating various kinds network packets based on a user passed configuration file. pgen builds packet from ether-header itself and it uses a RAW socket to send the packet. So you need to posses root priviledge to use pgen. pgen is a stand-alone binary. As of now it doesn't depend on any library other than glibc. And in future also we will work harder to achieve this. pgen is released under GNU-GPLv3 license. You are free to access, edit, modify, re-distribute the code without any prior permission from the author. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TCE

    tiny communication engine ,just like ice. do rpc easy.

    in internet world,Usually we use socket api to exchange data between two points. Here i will offer one rpc insteading raw socket programming. Ply is a version of Lex&yacc ,we define IDL specification,guid you how to create your business interface, tce2py is a part of enginee components,it can be create idl->python mapping code, integrated it into your project ,enjoying your life!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a small and free program to ARP Ping your LAN and to send Wake on LAN datagrams to devices in your LAN. All found and active physical adresses, which will be discovered by ARP sweep pings will be stored in a list and saved to disk. You are able to search for certain hosts and also to send out Wake On LAN requests to stored devices. Devices can be grouped together so Wake-on-LAN requests can be send out to many hosts at once with ease. The software needs .NET 2.0 RTE installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A file system to socket interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    injection tcp/ip packet using raw socket in linux platforms. http://proxytype.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ARP Poisoning - Show denial of service and man in the middle attacks using raw socket in c http://proxytype.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Enscapsulate .net raw socket api, and make it easy to capture network packet. Work in IP layer. Source code is written in c#, library can be used by .net languages(c#,vb.net,cli etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Endpoint is a portable C++ socket library, which runs on Unix or Win32, utilizing IPv4 or IPv6, and supports TCP, UDP, and raw sockets as clients or servers. Endpoint is easy to use for the beginning or advanced socket programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flying Ants implements a wireless ad-hoc routing algorithm based upon biologically inspired ant-like agents. The code is suitable for single board computer systems (e.g., soekris boards). It runs in userland and utilizes a threaded raw socket protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RawICMP is an ICMP generator-analyser. It allows sending ICMP queries and ICMP errors through raw socket and to analyse replies. This tool could be useful for OS fingerprinting and for testing networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Powerful cross-platform, ANSI C library for writing network applications. Full IPv4 and IPv6 support, multiple socket threading, broad- and multicasting, interface access, link-layer access, raw IP datagrams, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB