In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
Construction of telephone number marking query service I. service purpose
The purpose of this service is to detect whether the mobile phone or landline number is marked by major security guards. The service detection function is shown in the figure:
First, build an environment
Server: windows server2008
Ip: 172.16.30.29
Second, build the process to download the code
This number detection service is an open source service on github, address: https://github.com/wwek/haoma
This time, the widows installation using the quick build method of this service is built, and the linux installation is the same.
Download the widows installation package: https://github.com/wwek/haoma/releases/download/v0.1/haoma-v0.1-windows-amd64.tar.gz
Download the linux installation package: https://github.com/wwek/haoma/releases/download/v0.1/haoma-v0.1-linux-amd64.tar.gz
Install services on the server
Extract the downloaded package to the self-built folder haoma. Do not run haoma-v0.1-windows-amd64.exe immediately at this time. To ensure that other computers can use the service, you need to change the built-in address of js.
Open the ~ / gui/js/app.020fb3ee71079686124d.js file with notepad++ and replace 127.0.0.1 with your own ip. Here, I replace it with 172.16.30.29. After modification, save and exit.
Double-click to start haoma-v0.1-windows-amd64.exe
Linux start
Linux similarly, after decompressing the file, modify ~ / gui/js/app.020fb3ee71079686124d.js and replace 127.0.0.1 in the file with your own ip. Here, I replace it with 172.16.30.29. Save and exit after modification.
Start the haoma service cd / usr/local/haomanohup. / haoma-v0.1-linux-amd64 in the background & installation is complete
In this way, the construction of the telephone number tag query service is completed.
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.