IPdetect Activity
Brought to you by:
koshmar
I ran into a few problems installing this script to run on Raspbian. The COMMENT_REGEX needs double-square-brackets for the :space: character class for that version of 'grep'. The shebang at the top of ipdetect.sh needs to be "/bin/bash" to avoid errors. The main bash-isms I found were use of == in the left-square-bracket operator and the use of PIPESTATUS. I've made these changes available in a fork on Github: https://github.com/jmcgnh/IPdetect Otherwise a nice simple and understandable implementation....
Hi , My name is Vidal and I work with Gozoom. We just released the first version...