Title: | Personal Helper Functions of Hongyuan Jia |
---|---|
Description: | Provides small helper functions including setting proxy and etc. |
Authors: | Hongyuan Jia [aut, cre] |
Maintainer: | Hongyuan Jia <[email protected]> |
License: | MIT + file LICENSE |
Version: | 0.0.0.9000 |
Built: | 2025-02-12 02:38:54 UTC |
Source: | https://github.com/hongyuanjia/jfun |
Set/Unset proxy settings
set_proxy(proxy = "127.0.0.1:7890") unset_proxy()
set_proxy(proxy = "127.0.0.1:7890") unset_proxy()
proxy |
\[character(1)\] The proxy link. |