Bernardo Arocho
Bernardo Arocho
后期会完善的,最近比较忙,还得耐心等待
好的,晚点我看下
好的,我晚点排查下问题。
这个问题暂时没遇到,后续帮你留意下。
gevent 协程库可以轻松实现
可以尝试下: [`python-ngrok_gevent.py`](https://github.com/hauntek/python-ngrok/blob/master/python-ngrok_gevent.py) - 需安装gevent库, 命令: `python -m pip install gevent`
建议用支持utf8编码格式编辑 `{ "server": { "host": "tunnel.qydev.com", "port": 4443, "bufsize": 1024 }, "client": [ { "protocol": "tcp", "hostname": "", "subdomain": "", "rport": 8090, "lhost": "127.0.0.1", "lport": 8090 } ] }`
脚本支持nginx正向代理和反向代理,因为我自己搭建的web服务就是通过nginx反向代理加速静态资源和并发负载。
I also encountered this situation. I opened Genshin.exe with Game Porting Toolkit and everything was fine, but there was nothing when I opened Genshin.exe with Whiskey. I wonder if Whiskey...