All Projects → fijimunkii → Bash Dev Tcp

fijimunkii / Bash Dev Tcp

collection of scripts using /dev/tcp

Programming Languages

shell
77523 projects
bash
514 projects

Labels

Projects that are alternatives of or similar to Bash Dev Tcp

Dpdk Ans
ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.
Stars: ✭ 925 (+2469.44%)
Mutual labels:  tcp
Phoenix tcp
TCP transport layer for Phoenix
Stars: ✭ 29 (-19.44%)
Mutual labels:  tcp
Tools
C# 工具箱,提供Socket(TCP、UDP协议)、Redis、activemq、数据库访问等技术的封装实现
Stars: ✭ 34 (-5.56%)
Mutual labels:  tcp
T2q2t
TCP/QUIC port forward tool
Stars: ✭ 26 (-27.78%)
Mutual labels:  tcp
Zeus
A high performance, cross-platform Internet Communication Engine. Developed with native socket API. Aim at handling millions of concurrent connections.
Stars: ✭ 30 (-16.67%)
Mutual labels:  tcp
Wait4x
Wait4X is a cli tool to wait for everything! It can be wait for a port to open or enter to rquested state.
Stars: ✭ 30 (-16.67%)
Mutual labels:  tcp
Simpleunitytcp
🖧 Simple Unity Project to show how TCP communication are builded in C# without multi-threading or Unity network (Unet) involved.
Stars: ✭ 22 (-38.89%)
Mutual labels:  tcp
Anette
Simple haxe network library
Stars: ✭ 35 (-2.78%)
Mutual labels:  tcp
Goridge
High-performance PHP-to-Golang IPC bridge
Stars: ✭ 950 (+2538.89%)
Mutual labels:  tcp
Mts
Project of Multi-protocol Test Tool opensourced by Ericsson
Stars: ✭ 34 (-5.56%)
Mutual labels:  tcp
Tcpmessenger
TCPMessenger is a lightweight and simple Android library to send and receive tcp messages.
Stars: ✭ 12 (-66.67%)
Mutual labels:  tcp
Tk Listen
A library that allows to listen network sockets with proper resource limits and error handling
Stars: ✭ 27 (-25%)
Mutual labels:  tcp
Gensio
A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL, etc.
Stars: ✭ 30 (-16.67%)
Mutual labels:  tcp
Skillbox Chat 08 19
Skillbox demo application for the Python course
Stars: ✭ 25 (-30.56%)
Mutual labels:  tcp
Cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Stars: ✭ 8,109 (+22425%)
Mutual labels:  tcp
Scalecube Services
v2.0 - ScaleCube Services provides a low latency Reactive Microservices library for serverless service registry and discovery based on gossip protocol and without single point-of-failure or bottlenecks.
Stars: ✭ 23 (-36.11%)
Mutual labels:  tcp
Emodbus
Modbus library for both RTU and TCP protocols. Primarily developed on and for ESP32 MCUs.
Stars: ✭ 29 (-19.44%)
Mutual labels:  tcp
Cocoaasyncsocket demo
基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解
Stars: ✭ 981 (+2625%)
Mutual labels:  tcp
Godsharp.socket
An easy-to-use .NET socket server and client.
Stars: ✭ 35 (-2.78%)
Mutual labels:  tcp
Hev Socks5 Server
A simple, lightweight socks5 server for Unix (Linux/BSD/macOS)
Stars: ✭ 33 (-8.33%)
Mutual labels:  tcp

bash /dev/tcp scripts

bash has a utility device for tcp connections

/dev/tcp/$host/$port

it can be used to download and send files, create reverse shells, etc

here is a collection of scripts using /dev/tcp

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].