'init'
Some checks failed
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Some checks failed
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
This commit is contained in:
6
config/ffmpeg_proxy.ini
Normal file
6
config/ffmpeg_proxy.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
[proxy]
|
||||
# 仅作用于本软件拉起的录制/推流进程,不会修改 Windows「系统代理」
|
||||
# 与本机 Clash Verge 等「混合端口」一致即可(示例端口 7890)
|
||||
enabled = no
|
||||
http = http://127.0.0.1:7890
|
||||
socks = socks5://127.0.0.1:7890
|
||||
Reference in New Issue
Block a user