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 directly access local debugging for Wechat developers

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

Share

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

This article mainly analyzes the Wechat development how to directly access the relevant knowledge of local debugging, the content is detailed and easy to understand, the operation details are reasonable, and has a certain reference value. If you are interested, you might as well follow the editor to have a look, and follow the editor to learn more about "how Wechat developers directly access local debugging".

Use ngrok for downloading on the official website

1. Download your version: https://ngrok.com/

Example: I downloaded the windows64 bit version.

2. (windows version) double-click to run after decompression.

3. Register the account number: or find the registration entry on the home page

4. There are several steps on the page after successful registration. In window, I do this:

Type: ngrok authtoken 7DpRFoHtayjM2SWexJtsr_7Kze.hJt5p in the window you just ran (the following string will write your registration code, which can be found on the successful registration page. ) enter

B, continue to enter and run: enter ngrok http 8080, and now you can see your domain name.

5. Http://localhost:4040/ this is the address to check the usage of the domain name, such as accessing data, etc. When you enter for the first time, there is no content, your domain name is displayed, and there is data on this page after clicking.

6, you can customize the domain name, https://ngrok.com/docs, translate it yourself, I will do so first, a little lazy. Or after you finish the study, tell me the order you set, heh heh.

Second, use the cracked version

1. Download attachment http://down.51cto.com/data/2257292

2. Decompression

3. Enter the decompression directory from the "run"-- enter cmd-command interface

4. Enter the command: ngrok-config=ngrok.cfg-subdomain ceshi 8080 ("ceshi" is the custom domain name, and "8080" is the port to access your local computer)

This article mainly analyzes the Wechat development how to directly access the relevant knowledge of local debugging, the content is detailed and easy to understand, the operation details are reasonable, and has a certain reference value. If you are interested, you might as well follow the editor to have a look, and follow the editor to learn more about "how Wechat developers directly access local debugging".

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