Closed arlake228 closed 5 years ago
Currently we do not have a command-line utility to delete user ip addresses. Currently you can run /usr/sbin/esmond_manage add_user_ip_address to add and we add a command like /usr/sbin/esmond_manage del_user_ip_address or similar
/usr/sbin/esmond_manage add_user_ip_address
/usr/sbin/esmond_manage del_user_ip_address
Can we also add a way of listing the addresses/blocks that are currently whitelisted?
Currently we do not have a command-line utility to delete user ip addresses. Currently you can run
/usr/sbin/esmond_manage add_user_ip_address
to add and we add a command like/usr/sbin/esmond_manage del_user_ip_address
or similar