Jeffery CHEN Fan

Results 48 comments of Jeffery CHEN Fan

so @jgclark should clear issues in this repo? 💯

将 引用改为 encrypt.js 去哪找最新的 版本呢? 总是 提示 >{'error': {'code': 10001, 'message': '10001:请求参数异常,请升级客户端后重试'}}

#64 fixed #54 and this one.

does this project living?

this feature is very important. thanks

https://github.com/yanue/V2rayU/issues/1109 the same issue.

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...