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 bat batch to log in to NetEase 163and126mailboxes

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

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

Editor to share with you how to use bat batch processing to log in to NetEase 163,126 mailboxes. I believe most people don't know much about it, so share this article for your reference. I hope you can learn a lot after reading this article. Let's learn about it together.

One-click login method for NetEase 163mailbox

Copy the following code to notepad, and then save it as a .bat batch file, named htmer_163mail.bat here, and double-click to run it after saving.

The code is as follows:

@ echo offset "var= mailbox login user name" set "num= mailbox login password" start "163mailbox login"https://reg.163.com/logins.jsp?username=%var%&password=%num%&url=http://fm163.163.com/coremail/fcg/ntesdoor2""

Two, one-click login NetEase 126mailbox method

Copy the following code to notepad, and then save it as a .bat batch file, named htmer_126mail.bat here, and double-click to run it after saving.

The code is as follows:

@ echo offset mail=126set user= mailbox login username set pass= mailbox login password set "126 = https://entry.mail.126.com/cgi/login?&bCookie=&user=%user%&pass=%pass%"cmd / c start"% mail%%% "

Note: please change the "mailbox login username" and "mailbox login password" in the above two codes with your own mailbox username and password.

The above is all the contents of the article "how to use bat batch to log in to NetEase 163and126mailboxes". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, 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