Jeffery CHEN Fan
Jeffery CHEN Fan
so @jgclark should clear issues in this repo? 💯
将 引用改为 encrypt.js 去哪找最新的 版本呢? 总是 提示 >{'error': {'code': 10001, 'message': '10001:请求参数异常,请升级客户端后重试'}}
#54 fixed login.
#64 fixed #54 and this one.
does this project living?
I have fixed this. should PR soon.
this feature is very important. thanks
https://github.com/yanue/V2rayU/issues/1109 the same issue.
#1890
extract kernel and dtb from pi image, it works but this can't emulate `wifi ` ``` #!/bin/bash qemu-system-aarch64 -machine type=raspi3b -m 1024 \ -kernel ./kernel8.img \ -dtb ./bcm2710-rpi-3-b-plus.dtb \ -append...