Giter VIP home page Giter VIP logo

ngrok2's Introduction

#备份并做了部分优化修改与汉化工作

###已经编译好的客户端及服务端下载地址:
https://github.com/chengangwin/ngrok2/releases

客户端为:ngrok
启动方式1:ngrok 80

连接自己的服务器启动方式:
启动方式2:ngrok -server_addr=yilu.ml:4443 80
启动方式3:ngrok -config=ngrok.cfg start-all

客户端配置文件:
1、新建一个txt文本文件,输入:server_addr: "yilu.ml:4443" 后保存,并将文件名改为:ngrok.cfg
2、ngrok.cfg 与ngrok客户端 放在同一目录下。


服务端为:ngrokd
启动方式:ngrokd -domain="yilu.ml"

以上启动命令均是在cmd模式下运行。

此版本在原版1.7的基础上进行了部分汉化以及优化工作,并增加了“server_addr”配置参数让客户端可以更方便的连接其它版本的服务端。 其它配置文件使用与1.7版一致!

###原源码地址:https://github.com/inconshreveable/ngrok

ngrok2's People

Contributors

chengangwin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.