How to check the URL or IP/Port of VPS?

 
I am trying to use MT4 ZMQ bridge interface(please refer to https://github.com/bonnevoyager/node-mt4-zmq-bridge) to do some development work.Have registered a VPS,is there any one knows how to get the URL or IP/Port of the MT VPS?
BonneVoyager/node-mt4-zmq-bridge
BonneVoyager/node-mt4-zmq-bridge
  • BonneVoyager
  • github.com
mt4zmqBridge objects contains multiple enum properties and function. mt4zmqBridge.connect A accepting two arguments: URL to REQ server URL to PULL server Example It returns connection bridge object. zmqBridge.request A used to send requests to MetaTrader 4 Expert Advisor. It accepts any number of arguments. First argument is always request...
Reason: