netprof is very useful and fast netadmin as you know. but if you want run this app as normal user, you must do this
# usermod -P 'Netword Management' username
but I did like this due to wanting root privilege as well.
# usermod -P 'Primary Administrator','Network Management' username
thank you~


