# Functions
FormatHosts() takes a list of hosts and ports and builds full URLs in the form of scheme://host:port.
FormatIPs() takes a list of IP addresses and ports and builds full URLs in the form of scheme://host:port.
No description provided by the author