【问题标题】:Is there a way to tell R to use sock5 for connecting to a remote PostgresDB?有没有办法告诉 R 使用 socks5 连接到远程 Postgres DB?
【发布时间】:2019-10-29 15:00:57
【问题描述】:

我正在寻找环境变量以使 R 使用以下带有 sock5 代理的包。

install.packages("RPostgres") 库(DBI)

通常使用 http/https 我可以传递 http_proxy 或 https_proxy 变量。您将如何强制使用 sock5 代理?

【问题讨论】:

标签: r


【解决方案1】:

这不起作用。我能够设置 socat 并使事情正常进行。谢谢你的帖子。

【讨论】:

    猜你喜欢
    • 2023-03-30
    • 2021-08-09
    • 2023-03-14
    • 2011-06-25
    • 2013-03-07
    • 1970-01-01
    • 1970-01-01
    • 2012-11-30
    • 1970-01-01
    相关资源
    最近更新 更多