48 个仓库
Libraries for implementing and interacting with standard network protocols.
Explore 48 awesome GitHub repositories matching part of an awesome list · Network Protocols. Refine with filters or upvote what's useful.
SSH.NET is a .NET library that implements the SSH-2 protocol for encrypted remote connections and secure file transfers. It provides a complete SSH-2 protocol stack implementation with a channel multiplexing engine that manages multiple concurrent channels over a single connection, supporting simultaneous shell sessions, remote command execution, SFTP transfers, and port forwarding tunnels. The library includes a pluggable authentication pipeline supporting password, public key, certificate, keyboard-interactive, and multi-factor authentication combinations. The library distinguishes itself t
Secure Shell library for SSH, SFTP, and SCP operations.
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.
High-speed FTP and FTPS client library.
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
High-performance library for performing DNS lookups.
QUIC protocol for Erlang & Elixir
Implementation of the QUIC transport protocol.
ESP32 using MicroPython meets lora.
LoRaWAN integration for ESP32 devices.
Semtech SX126X LoRa driver for Micropython and CircuitPython. This library is ported and modified from RadioLib by jgromes. This library supports generic and Pycom variant micropython as well as CircuitPython. Tested with: 1. WiPy3.0 Semtech SX1262MB1PAS shield (LoRa) 2. WiPy3.0 Ebyte…
LoRa driver for Semtech SX126X modules.
MicroPython ModBus TCP and RTU library supporting client and host mode
Modbus TCP and RTU library for client and host modes.
This is a port of raspi-lora (https://pypi.org/project/raspi-lora/) for micropython. I have tested on raspberry pi pico, esp8266, and esp32. It allows your microcontroller to use an RFM95 radio to communicate.
LoRa implementation for Raspberry Pi.
A pure Python implementation of MDNS and the Service Discovery protocol over MDNS for MicroPython.
Pure Python MDNS implementation for service discovery.
Modbus Master library for MicroPython ESP32 devices. Based on pycom-modbus from pycom: https://github.com/pycom/pycom-modbus/
Modbus Master library for ESP32.
A mini implementation of CoAP (Constrained Application Protocol) into MicroPython
CoAP client and server implementation.
This is a pure Python implementation of a IEEE802.15.4 and ZigBee network stack that works with MicroPython.
IEEE802.15.4 and Zigbee parser.
micropython bridge between UART and TCP for the ESP32
Bridge between UART and TCP for ESP32.