文件名称:whereami:跟踪您在野外漫游的无头 linux 设备
文件大小:3KB
文件格式:ZIP
更新时间:2024-07-22 00:57:53
JavaScript
我在哪里 跟踪您在野外漫游的无头 linux 设备 该模块跟踪漫游设备的 IP 地址和无线 essid。 只需将whereami phonehome ...放入树莓派之类的 crontab 中即可。 例子 $ whereami server -p 5000 & [1] 10096 $ curl http://localhost:5000 {} $ whereami phonehome raspberry-pi http://localhost:5000 ok $ curl http://localhost:5000 { "raspberry-pi": { "id": "raspberry-pi", "time": "2015-01-08.21:14:16", "addr": "192.168.180.151", "wifi": "sudomesh"
【文件预览】:
whereami-master
----bin()
--------cmd.js(593B)
--------server.js(456B)
--------phonehome.sh(289B)
----readme.markdown(724B)
----package.json(724B)