Hi i need php or other web languagues that have box ( ip address ) and two bottom ban or unban
if select ban fetch ip address from box and run shell script
script is gobgp global rib add -a ipv4 $ip/32 community 65000:666
If select unban fetch ip address from box and run this shell script
gobgp global rib del -a ipv4 $ip/32 community 65000:666