Skip to content

RockyZ/zxIpaServer

 
 

Repository files navigation

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

#Require

#安装

$ git clone [email protected]:bumaociyuan/zxIpaServer.git
$ cd zxIpaServer
$ npm install

#生成自签名证书

$ sh generate-certificate.sh
#input any password

#启动服务

$ node index.js

#使用

#效果图 screeshot

0dd9988f67781c0af2df4456a0328a72

#Lisence MIT

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • HTML 5.0%
  • Shell 2.0%