Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/openiothub/gateway-rs
- Owner: OpenIoTHub
- Created: 2023-02-26T15:43:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T15:52:48.000Z (over 1 year ago)
- Last Synced: 2024-11-07T20:42:38.359Z (3 months ago)
- Topics: embedded, esp, esp32, esp8266, frp, frp-library, frpc, mcu, nat, ngrok, nps, proxy, tunnel
- Language: Rust
- Homepage:
- Size: 41 KB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)