parse_proxy_string: Parse Proxy IP From a Character String
Description
Given character string containig a list of proxy,
returns the list in a more computer readable form.
Usage
parse_proxy_string(proxy_string)
Arguments
proxy_string
A list of proxy IP as a concatenated string.
Value
A list of proxy settings.