1 Star 0 Fork 9

丁闪闪/PulsarRPAPro

forked from platon.AI/PulsarRPAPro 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.adoc 883 Bytes
一键复制 编辑 原始数据 按行查看 历史
galaxyeye 提交于 2022-10-17 13:56 . Imps: 1. upgrade pulsar to 1.10.4

How to use proxy

The easiest way to use proxy is to copy proxy.providers.txt to the directory: ~/.pulsar/proxy/providers-enabled. The file proxy.providers.txt contains the url to fetch proxies from external proxy vendors.

Currently, we support two external proxy vendors: zmhttp.com and dailiyun.com, other vendor supports will be added later.

Another alternative is to put proxy.providers.txt in your user home directory, which is ~ under Linux or %USERPROFILE% under Windows, and use script proxymgr to enable/disable/list the proxies:

# Enable all proxy providers
bin/tools/proxy/proxymgr epd -all
# Disable all proxy providers
bin/tools/proxy/proxymgr dispd -all

Run the script for help:

bin/tools/proxy/proxymgr
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Kotlin
1
https://gitee.com/18221521145/PulsarRPAPro.git
git@gitee.com:18221521145/PulsarRPAPro.git
18221521145
PulsarRPAPro
PulsarRPAPro
main

搜索帮助