/zxIpaServer

Create a HTTPS Server to install ipa locally

Primary LanguageJavaScriptMIT LicenseMIT

快速生成自签名HTTPS服务器,局域网安装ipa

#Require

#安装

$ git clone git@github.com:bumaociyuan/zxIpaServer.git
$ cd zxIpaServer
$ npm install

#生成自签名证书

$ sh generate-certificate.sh
#input any password

#启动服务

$ node index.js

#使用

#效果图 screeshot

0dd9988f67781c0af2df4456a0328a72

#Lisence MIT