I am trying to connect a Google Docs extension to a MySQL database via JDBC Service. For that, I have to whitelist the IP addresses as per https://developers.google.com/apps-script/guides/jdbc#setup_for_other_databases
How can I do this quickly using CPanel, since there are a few hundreds of them?
One by one seems like an awful work to do......