Fndroid
Fndroid
The logic of my progrom is read texts from the clipboard and send them to my server And ``clipboard.ReadAll()`` works fine when I run the .exe in CMD But when...
Here is the situation. ```javascript let tempPath = '' // C:\Users\abc\AppData\Local\Temp let tempFilePath = path.join(tempPath, 'geoip.tar.gz') let destPath = '' // C:\Users\abc\.config\clash got .stream("xxx/GeoLite2-Country.tar.gz") .pipe(fs.createWriteStream(tempFilePath)) .on("finish", async () => {...
请求无限循环
你好,向您请教一个问题。 假设在config.ini中配置了对应的规则后,如果判断为通过代理连接,但是代理服务器(本地代理)中分流时判断为直连,此时连接是否会无限循环?
### Preflight Checklist * [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. * [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. *...
### Preflight Checklist * [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. * [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. *...