Starlight

Results 6 comments of Starlight

> 同样的问题,再次出现了emmm,但是是ipad协议无法登录,watch可正常登录 同IPAD, Mac OS都不可以,用Watch可以了

友情提示,使用cp -r代替mv就不会报另一个可能不少人会报的“CANNOT FIND GROOT"的错误 ``` - name: Set Golang run: | cd /opt/hostedtoolcache/go rm -rf /opt/hostedtoolcache/go/1.14.13 cp -r 1.15.8 1.14.13 ``` 另外可以在**前面**加上 ``` - name: Setup Go environment uses: actions/[email protected]...

透明代理的规则部分在ipt2socks那边处理(SS脚本)

> 可能是满了 K2P 空间受限,这个确实很难办 最简单粗暴的方法是放弃透明代理功能 我这边没有硬件因而暂时也无法真机调试 涉及透明代理的包大概有哪些?ipt2socks?

The request version (100) is less than the version (140)

> just set global environment variables `grpc_proxy`, see doc [gRPC environment variables](https://github.com/grpc/grpc/blob/master/doc/environment_variables.md) however, the `genai.upload_file` still doesnt work, right?