Electron 应用分发系统(Electron自动更新)
- Jun 7, 2019 11:11 PM
- Electorn
- 2136
Electron 应用分发系统
提供应用程序编译(支持Windows、Linux、MacOS)、自动升级、分发服务。让Electron
应用分发变得非常容易。
开源地址:https://github.com/yi-ge/electron-distribution
使用时需要注意,一个git
仓库需对应一个Electron
应用程序,一个Electron
应用程序对应需要部署一套应用分发系统。
Electron 应用分发系统
服务器端工作在64位Linux操作系统(必须)和MacOS(可选),默认编译x64应用程序, 其它平台及架构需要修改相应代码(不过这很容易实现).
👀️
牛逼
大哥,能不能教我用00.0.1刷小米路由器4?我自己尝试了没有搞好,001版本还没有弄太懂
看样子并没有报错。可以尝试断电重启,然后再试一次。有网友通过这个方法成功了。
小米路由器4telnet无法连接,请问大神有没有办法解决?路由固件已从2.26.175降级为2.26.127,这两个固件都卡在telnet连接上
fly@fly:~/Desktop/Python-3.9.0/OpenWRTInvasion$ python3 remote_command_execution_vulnerability.py Router IP address: 192.168.31.1 stok: f9fc3d2201f28138c3b4b9228f6c4434
router_ip_address: 192.168.31.1 stok: f9fc3d2201f28138c3b4b9228f6c4434
start uploading config file... start exec command... done! Now you can connect to the router using telnet (user: root, password: none) In MacOS, execute in the terminal: telnet 192.168.31.1
fly@fly:~/Desktop/Python-3.9.0/OpenWRTInvasion$ telnet 192.168.31.1 Trying 192.168.31.1... telnet: Unable to connect to remote host: Connection refused