micropython-socks

SOCKS server

MicroPython SOCKS server implementation

MicroPython library implementing SOCKS server.

GitHub

5 stars
3 watching
0 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bannsec/cosmosocks A socks server implemented in Cosmopolitan libc, providing platform-independent execution across various operating systems 24
joshglazebrook/socks A client library implementing a SOCKS proxy to connect to remote servers through an intermediate proxy server. 304
troublegum/micropyserver A simple HTTP server for MicroPython projects 126
grantgmiller/micropython_ntpserver An NTP server implementation written in Python for microcontrollers. 3
matbgn/mqtt_upython An MQTT client implementation using MicroPython on ESP8266 0
kataev/pytest-grpc Tools and fixtures for testing gRPC services with pytest. 126
sockjs/sockjs-erlang An Erlang implementation of the SockJS protocol, providing a WebSocket-like connection for efficient bidirectional communication between clients and servers. 266
cpopp/microtelnetserver A simple telnet server for interacting with the REPL in MicroPython-based systems. 76
guycarver/micropython A collection of hardware and software drivers and utility libraries for MicroPython on various platforms 147
cwyark/micropython-uaioftp A lightweight FTP server implementation for MicroPython using asyncio. 3
chmp/ipytest An extension that allows Pytest to be run within Jupyter notebooks. 315
patrickscottbest/oidrage A lightweight SNMP server for testing purposes. 3
mzachmann/ftptiny-micropython An FTP server implementation in Python for MicroPython 9
larsks/micropython-noggin A simple web server for MicroPython that allows developers to create and deploy small web applications. 18
pytest-dev/pytest-django Provides a plugin to integrate Django projects with the pytest testing framework. 1,393