Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use Holer to access local SpringBoot through public network

2025-04-03 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to use Holer to access the local SpringBoot through the external network related knowledge, the content is detailed and easy to understand, the operation is simple and fast, has a certain reference value, I believe that after reading this article on how to use Holer to access the local SpringBoot through the public network will have a harvest, let's take a look.

1.1 install Java 1.7 and above

Execute the command java-version to check that Java is installed and configured correctly.

1.2 install and start SpringBoot

The default installed SpringBoot port is 8080.

two。 Implement step 2.1 download and extract the holer package

Holer package: holer-client.zip

2.2 modify the holer configuration file

Apply for your own holer access key on the holer official website or use access key information publicly available in the open source community.

For example, the holer information you applied for is as follows. Here we take the holer information as an example:

-Holer Client: holerdemo@gmail.comAccess Key: 6688daebe02846t88s166733595eee5d-Domain Name: holer65004.wdom.netInternet Address: holer.org:65004Local Address. 0.0.1 purl 8080-

Modify the configuration file: holer-client/conf/holer.conf

The configuration item is updated to: HOLER_ACCESS_KEY=6688daebe02846t88s166733595eee5d

2.3 start the holer service

Enter the directory: holer-client/bin

Windows system platform:

Double-click startup.bat or open the CMD console and go to the directory to execute the command: startup.bat

Linux system platform:

Execute command: sh startup.sh

2.4 access the mapped public network address

Enter the following URL in the browser and you can access the local SpringBoot from the public network as well.

Http://holer65004.wdom.net or http://holer.org:65004

2.5 question consultation and help

If you encounter problems in the process of using holer, you can first check the holer log file, log path: holer-client/logs, so that it is easy to find out the specific cause of the problem.

This is the end of the article on "how to use Holer to access the local SpringBoot through the public network". Thank you for reading! I believe that everyone has a certain understanding of "how to use Holer to access local SpringBoot through the external network". If you want to learn more, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report