# OpenIoTHub
**Repository Path**: lily1010/OpenIoTHub
## Basic Information
- **Project Name**: OpenIoTHub
- **Description**: 智能家居开源项目,支持安卓和iOS,iOS版已经上线,支持众多开源硬件
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://iothub.cloud
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 4
- **Created**: 2021-08-27
- **Last Updated**: 2021-08-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# OpenIoTHub
[](https://travis-ci.com/OpenIoTHub/OpenIoTHub)
[README](README.md) | [中文文档](README_zh.md)
[](https://apps.apple.com/cn/app/云易连/id1501554327)
QQ群号: 251227638
[](https://jq.qq.com/?_wv=1027&k=1K3Dlmkm)
#### OpenIoTHub(云易连)是什么?
云易连一个免费的物联网和私有云平台,支持内网穿透,物联网设备、私有云、内网穿透管理
#### 下载地址(云易连):
* 其他版本:https://github.com/OpenIoTHub/OpenIoTHub/releases
* iOS版本:https://apps.apple.com/cn/app/%E4%BA%91%E6%98%93%E8%BF%9E/id1501554327
#### 内网网关下载地址:
* 其他版本:https://github.com/OpenIoTHub/gateway-go/releases
* 安卓版本:https://github.com/OpenIoTHub/GateWay/releases
#### 云易连 服务器 下载(高阶, 一般用户用网关自动生成的配置文件中的服务器就够了):
> #### 自建转发服务器下载(高阶):
> * https://github.com/OpenIoTHub/server-go/releases
> * 服务器请自行配置端口和秘钥,网关使用你配置的信息和公网地址就可以使用自建服务器
---
#### 教程:
* 简书:https://www.jianshu.com/u/b312a876d66e
---
#### 支持的功能:
- [x] 1.支持搜索网关
- [x] 2.支持配置保存,下一次启动直接加载之前的旧配置
- [x] 3.支持直接打开内网的网站端口
- [x] 4.支持直接使用内网的aria2离线下载
- [x] 5.支持直接访问内网的ssh的终端
- [x] 6.支持通过内网ssh访问机器的文件(上传下载)
- [x] 7.支持直接打开内网机器的vnc桌面
- [x] 8.支持调用手机RD Client打开内网windows的桌面
- [x] 9.支持映射ftp协议
- [x] 10.网络开机(WOL)
- [ ] 11.直接备份通讯录到私有云
- [x] 12.支持发现并操控智能家居设备([IoT Device](https://github.com/iotdevice/todo-list))
---
#### 开发:
#### Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
---
#### 预览图
* 智能家居设备操控(https://github.com/iotdevice/esp8266-switch)
* 远程网络列表
* 内网由mDNS声明的服务
* 设备管理器
* 设备列表
* 普通设备的服务
* 普通设备的TCP服务
* TCP端口打开方式
* 我
