KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
wtshanxun
★ 14
Open GitHub ↗
android版闪讯客户端,带心跳
Download README (.md)
Explore Similar Repositories
php-front-controller
:
Example of a Front Controller pattern usage in PHP
streaming_outliers
:
Streaming outlier analysis
OpenCode_62
:
No description available.
openhab-samples
:
Automatically exported from code.google.com/p/openhab-samples
fakepandas
:
Rebellious Magic Methods Demo
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
wtshanxun
?
Download (.md)
# wtshanxun #豌豆荚地址: http://www.wandoujia.com/apps/cn.mandroid.wtshanxun #心跳接口: ## request Url: http://sx.mandroid.cn/index.php/heart/getByRouter Method: POST/GET Query: user=[闪讯账号] ip=[IP地址] 示例:http://sx.mandroid.cn/index.php/heart/getByRouter?user=123456@ABC.XY&ip=192.168.1.1 ## response: { "status": 200, "data": { "packData": "U04AYwOCQpY85mPaVnecguWKlDde4wIAB8CoAQEDAAwxLjIuMTguMjgUACNiNTcyYjI1NjEwODA4ZGE1N2QyY2Y0YWEyMGViZmE2ORIAB1br6zcBABAxMjM0NTZAQUJDLlhZ", //base64encode "sendIp": "115.239.134.167", "sendPort": 8080 } }