Realize cpolar intranet penetration

 

Introduction

cpolar is a secure intranet penetration cloud service, which can expose the local server under the intranet to the public network through a secure tunnel, so that public network users can normally access intranet services. It is an intranet penetration software, which is easy to use. It only needs one line of command to publish the intranet site to the public network, which is convenient for demonstration to customers. cpolar can also efficiently debug cloud services such as WeChat public accounts, applets, and Alipay gateways to improve programming efficiency. In addition, cpolar also provides some great features, such as real-time breakpoint debugging WeChat messages, demoing new websites at launch events, testing mobile applications connected to the backend of the local development environment, etc. With cpolar's premium package, users can also unlock and have more advanced features.

 

1. Usage scenarios

  1. Remote desktop control: You can use cpolar to expose the remote desktop control of your home or company computer to the public network, which is convenient for remote office.
  2. Access to file sharing server: With cpolar, you can expose your company or home file sharing server to the public network for remote access to files.
  3. Remote access to the company's intranet financial system, invoicing system, ERP system, etc.: cpolar can help you access the company's internal network applications, such as financial system, invoicing system, ERP system, etc.
  4. Build a personal game private server: If you want to expose your game server to the public network, cpolar can help you achieve it.
  5. Remote access to Synology NAS: cpolar can expose the shared folders of Synology NAS to the public network, which is convenient for remote access to Synology NAS.
  6. Build a Web site: With cpolar, you can expose the locally built Web site to the public network for easy testing and demonstration.
  7. Joint debugging of public network API services: If you need to debug or test public network API services, cpolar can help you expose local services to the public network.
  8. Remote debugging Alipay interface, WeChat public platform, applet interface, etc.: cpolar can efficiently debug WeChat official account, applet, and connect to Alipay gateway and other cloud services to improve programming efficiency.
  9. Remote access to the database: If you need to access the database remotely, cpolar can help you achieve it.
  10. Build private git source code warehouse, private CI server, private SVN source code server, etc.: cpolar can help you build private git source code warehouse, private CI server, private SVN source code server, etc.
  11. Remote SSH server: With cpolar, you can expose your home or company's SSH server to the public network for remote access.

Two, download

Note: Choose the appropriate version according to your own system

cpolar official: https://www.cpolar.com/

3. Registration

 4. Get Authtoken

 Five, start

Go to the installation directory and click to execute the cpolar.exe executable file.

 

6. Configure Authtoken

cpolar authtoken 你的隧道Authtoken 

7. Demonstrate Intranet Penetration

cpolar http 8080

The mapped domain name is shown in the figure above: https://1703d5ec.r15.cpolar.top/   can directly access the local port 8080.

Note: If you start the local tomcat before accessing, and determine your local port.

8. Status

After logging in, you can see the status of the online tunnel

 

 

Guess you like

Origin blog.csdn.net/weixin_50002038/article/details/132159629#comments_28047757