Hi Nhat,
I also did find much info , however as
far as I know Twilio’s requests will be
coming from different IP addresses. There is no single server . whatever
name will be shown in the SMS would be the server name . Check the belwo link (External link )
https://github.com/Zachoz/ServerTracker
Twilio settings:
To use this program a
Twilio account is required.
Twilio is a paid service, however a free trial is available. View their website
to find SMS pricing and trial account information.
You can find your sid
and token at twilio.com/user/account
- fromPhoneNumber: The phone number on your twilio
account that the sms will be sent through
AC6ea710fee11a454536597w3678gfgf
454873tr684t8fb4vf4874944
+10000000000
Servers settings:
Servers settings are
pretty self explanatory:
- name: The name of the server/service,
this is what will be shown in the SMS
- hostname: the hostname or IP address of
the server or service
- port: the port of the server or
service
- type: optional, currently allows you
to define it's a minecraft server or a http page
- sendAlertTo: list of phone numbers to send
the sms alert to
- phoneNumber: a phone number to send the sms
alert to
Thanks
Munish