Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openiothub/gateway-rs

Run on ESP32 ESP32c3 esp32s2 esp32s3. A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
https://github.com/openiothub/gateway-rs

embedded esp esp32 esp8266 frp frp-library frpc mcu nat ngrok nps proxy tunnel

Last synced: 3 months ago
JSON representation

Run on ESP32 ESP32c3 esp32s2 esp32s3. A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

Awesome Lists containing this project

README

        

# gateway-rs
##### OpenIoTHub gateway for ESP32
##### [golang version](https://github.com/OpenIoTHub/gateway-go)
#### TODO List:
- [x] login server
- [x] handle income request
- [ ] kcp、tls support
- [ ] p2p support
###### [compile](https://github.com/esp-rs/esp-idf-template)