#> This maybe the first time proxy4you be load.
#> Please complete below configrations:)
#> Default setting can be accessed by Enter with nothing
#> [socks5 proxy] {Default as 127.0.0.1:7890} (address:port): 192.168.3.15:7890
#> [https proxy] {Default as 127.0.0.1:7890} (address:port):
#> [http proxy] {Default as 127.0.0.1:7890} (address:port):
#> Your setting have been save in ~/.Rproxy
r.proxy
The goal of r.proxy is to Set Proxy in R Console.
This project is inspired by zsh-proxy.
Installation
You can install the released version of r.proxy from CRAN with:
And you can install the development version of r.proxy like so:
Example
This is a basic example which shows you how to use it:
Start proxy by
proxy()Configrations interactive will show only in the first time you use.
Stop proxy by
noproxy()Reset proxy by
init_proxy()More
Check your IP
Test your connect
speedtest will be used in this step