# NOT RUN {
#For get IP and PORT in R object
prox_ip_and_port <- getProxy(port = "3128",
country = "RU",
action = "get")
#For get and start proxy settings
prox_ip_and_port <- getProxy(port = "3128",
country = "RU",
action = "start")
#For stop proxy
getProxy(action = "stop")
# }
Run the code above in your browser using DataLab