qkboy
qkboy
Yes, remove strings.ToLower() will work.
@AkihiroSuda would you review this pr ? thanks.
I compared this patch between the old 1.2.0 version and the latest 1.5.1. There was nothing different except one blank line that formated by gofumpt. And tested in my local...
> The logic basically makes sense; could you please add some unit tests, especially for getIPCfgs? > > As a comment, I wonder if there's a cleaner way to structure...
@s1061123 @squeed would you review this pr again ? thanks.
critical error is: ``` "Get \"https://play.cuse.eu.org/Cp0204-AppStore-Play-arm64.zip\": dial tcp [2606:4700:3036::ac43:cb2b]:443: connect: network is unreachable" ``` I met this issue too. Then, I set static IP insead of dhcp and changed to...