Skip to content
@OpenIoTHub

Open IoT Hub(云亿连内网穿透)

🚀Client for remote access to your network services (behind a NAT or firewall) with p2p transport like frp.
  • 🇺🇸English | 🇨🇳中文

Brief introduction

The goal of OpenIoTHub is to enable users to access remote network services and smart devices within a local area network through NAT on the client side. Unlike FRP, OpenIoTHub provides clients with convenient access to P2P and IPv6 network channels for remote access to network services and devices located within a local area network

Overall architecture

架构

Function

  • Map remote LAN to OpenIoTHub devices, and choose various plugins to open ports
  • Built in LAN browser, allowing direct access to LAN WEB pages by entering LAN addresses through the built-in browser (currently only supported on Android)

Usage

Install gateway-go on the local area network, use OpenIoTHub to scan the QR code displayed on gateway-go to add the local area network gateway. Add the remote host and port you need to access on OpenIoTHub, and select the remote port opening method such as Web, SSH, etc

Open source project

The open source part of this project is mainly located at the following project addresses:

  • OpenIoTHub:Mainly open source the core software of OpenIoTHub, including APP (and plugins), intranet gateway, bridging server, etc
APP(Used for accessing remote services):https://github.com/OpenIoTHub/OpenIoTHub
Gateway-go(Running on LAN):https://github.com/OpenIoTHub/gateway-go
Bridging server:https://github.com/OpenIoTHub/server-go
  • IoTDevice:The main open-source components of IoT smart home hardware, protocols, tools, etc. are as follows:
https://github.com/IoTDevice/phicomm_dc1
https://github.com/IoTDevice/phicomm_tc1_a1
https://github.com/IoTDevice/phicomm_tc1_a2
https://github.com/IoTDevice/ESP32-CAM
https://github.com/IoTDevice/esp8266-RGB-WS2812
https://github.com/IoTDevice/esp8266-switch
https://github.com/IoTDevice/UART2TCP
https://github.com/IoTDevice/esp8266-dht11
https://github.com/IoTDevice/esp8266-gy-30
  • mdnsService:Main open-source private cloud related services: including private cloud storage, remote desktop, and other services

Docs

website

Pinned Loading

  1. OpenIoTHub OpenIoTHub Public

    💖Client for remote access to your network services (behind a NAT or firewall) with p2p transport. [通过内网穿透访问远程局域网服务和设备的客户端]

    HTML 493 70

  2. gateway-go gateway-go Public

    🎁Running on the LAN to receive remote access requests for OpenIoTHub,display a QR code for adding on the client side[云亿连访问内网端口和设备的网关,运行在你需要访问的远程内网,展示一个二维码用于客户端添加]

    Go 152 38

Repositories

Showing 10 of 96 repositories

Top languages

Loading…

Most used topics

Loading…