Giter VIP home page Giter VIP logo

holer's Introduction

What is holer

Holer exposes local servers behind NATs and firewalls to the public internet over secure tunnels.
Support forwarding message based on TCP protocol.

Holer是一个将局域网服务器代理到公网的内网穿透工具,支持转发基于TCP协议的报文。 Demo

How it works

1. Download software package holer-client.zip;

    下载软件包holer-client.zip

2. Install Java 1.7 or higher version;

    使用前请先安装Java 1.7或者更高版本;

3. Unzip holer-client.zip, modify configuration file

    解压holer-client.zip,修改配置文件

    holer-client/conf/holer.conf

    Set the following configurations:
    设置以下配置:

    HOLER_ACCESS_KEY=HOLER_CLIENT-2F8D8B78B3C2A0AE
    HOLER_SERVER_HOST=106.14.70.153
    HOLER_SERVER_PORT=6060

4. Start holer

    启动Holer服务
    cd holer-client/bin

    Windows:
    Run command startup.bat or double click startup.bat

    Linux:
    Run command sh startup.sh

5. Internet and local address mapping

    公网和内网的地址映射关系

Holer Access Key Internet Address Local Address
HOLER_CLIENT-2F8D8B78B3C2A0AE 106.14.70.153:65530 127.0.0.1:8080
HOLER_CLIENT-3C07CDFD1BF99BF2 106.14.70.153:65531 127.0.0.1:8088
HOLER_CLIENT-2A623FCB6E2A7D1D 106.14.70.153:65532 127.0.0.1:80

6. Demo

    使用示例
    If your tomcat program local URL:
    如果您本地的tomcat服务地址:
    http://127.0.0.1:8088

    Exposes to the public internet URL:
    代理到公网上的服务地址为:
    http://106.14.70.153:65531

    Only need modify configuration file to set HOLER_ACCESS_KEY:
    只需要在配置文件里修改HOLER_ACCESS_KEY即可,其他配置项跟步骤3一致:
    holer-client/conf/holer.conf
    HOLER_ACCESS_KEY=HOLER_CLIENT-3C07CDFD1BF99BF2

    Restart holer, then you can visit you web application through URL http://106.14.70.153:65531
    重启Holer,然后就可以通过URL http://106.14.70.153:65531来访问您的Web应用。

    Note: Only need to set HOLER_ACCESS_KEY,
    for HOLER_SERVER_HOST and HOLER_SERVER_PORT please keep consistent with step 3.

    注意: 这里只需要修改HOLER_ACCESS_KEY即可, HOLER_SERVER_HOSTHOLER_SERVER_PORT设置跟步骤3保持一致。

Support

All of the above holer access keys and ports have been shared to public. In order to enable more users to get shared holer services, every user can use each holer access key within 24 hours to get holer service.
If you want to get exclusive access key and port, please contact the author by mail or QQ.

以上的全部Holer Access Key和端口都已公开共享,为了让更多的用户都能获得到共享的Holer服务,每个用户在24小时内对每一个Holer Access Key都可以获取到Holer服务。
如果您需要独享的Holer Access Key和端口,请邮件或者QQ联系作者。

Author: Yudong (Dom) Wang
E-mail: [email protected]
QQ : 2353941272

Donate

如果 Holer 工具对您帮助很大,并且您很愿意支持工具的后续开发和维护,您可以扫下方二维码随意打赏,就当是请我喝杯茶或是咖啡,将不胜感激。 ♥ 谢谢 ♥

If the Holer helps you a lot, and you would like to support this tool's further development and the continuous maintenance of this tool. You can sweep the following QR code free to donate me, which asked me to have a cup of tea or coffee. Your donation is highly appreciated. ♥ Thank you ♥

♥ Donate ♥ by PayPal , Alipay, WeChat Pay.

Donate by pay

holer's People

Contributors

wisdomfamily avatar

Watchers

 avatar  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.