1 Star 0 Fork 0

DaTree/python_proxy

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
python-proxy-service.xml 463 Bytes
一键复制 编辑 原始数据 按行查看 历史
DaTree 提交于 2024-11-14 16:22 +08:00 . 1
<service>
<id>python-proxy</id>
<name>python-proxy</name>
<description>python-proxy 自己实现的飞牛私有云代理,可以接收程序推送过来的终端IP</description>
<logpath>E:\workspace\me\python_proxy\services_logs</logpath>
<logmode>roll</logmode>
<depend></depend>
<executable>python</executable>
<arguments> -m flask run --port=6333 --host=0.0.0.0</arguments>
<stopexecutable>stop-proxy-service.bat</stopexecutable>
</service>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/DaTree/python_proxy.git
git@gitee.com:DaTree/python_proxy.git
DaTree
python_proxy
python_proxy
master

搜索帮助