Skip to content

fensoft/openwrt_mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Send net info to mqtt

Install: wget -q https://raw.githubusercontent.com/fensoft/openwrt_mqtt/master/install.sh -O /tmp/oi; sh /tmp/oi <mqtt_ip>; rm /tmp/oi

Restart after update: ps w | grep openwrt_mqtt | grep -v grep | sed "s#[ ]*##" | sed "s# .*##" | xargs kill; /etc/rc.d/S99openwrt_mqtt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages