米柚子

Results 13 issues of 米柚子

I don't know why dropped support for `windows.local` . The app on WSL need to connect to proxy server, VcXsrv, pulseaudio on Windows, I think it's useful.

# 平台 服务端(VPS) CentOS 7 64bit 客户端 Win10 1803 64Bit 假设服务端IP为 202.91.32.100 ,客户端为普通家用宽带,出口IP为 100.100.165.25 # 启动参数 服务端 ``` ./udp2raw_amd64 -s -l0.0.0.0:10120 -r 127.0.0.1:10110 -a -k "passwd" --raw-mode faketcp ``` 客户端...

## 问题描述 在启用```模拟位置```后,无法打开```模拟位置```,同时还会影响其他模块及APP的启动(已知会影响```哔哩布丁```,KFC客户端) ## 复现步骤 启用```模拟位置```模块后,点击提示无法打开,无论此时手机的GPS是否有打开。 ## 环境 机型:MEIZU 16th 系统版本:Android 8.1.0 ROM版本:Flyme 8.0.0.0A 稳定版 Xposed 插件以及插件版本:模拟位置 1.2.681.1701 VirtualXposed版本:0.18.0 ## 补充 已阅读[魅族系统须知](https://github.com/android-hacker/VirtualXposed/wiki/%E9%AD%85%E6%97%8F%E7%B3%BB%E7%BB%9F%E7%9A%84%E9%97%AE%E9%A2%98),并按照操作,但依然有此问题。**VXP 0.17.4 可以正常使用。**

小鱼可以很轻松钓上来,但是假龙类经常用力过度,配置 `progress-threshold` 调成 `0.1` 成功率还是不高 分辨率方面没有 1600x900 ![image](https://user-images.githubusercontent.com/24269465/142237013-26ed388d-1d84-4be2-8d22-2996854a6db4.png)

Hello, is there any idea about ipv6 support? Thank you.

使用SDK [OpenWrt-SDK-15.05.1-ramips-mt7621_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64.tar.bz2](https://archive.openwrt.org/chaos_calmer/15.05.1/ramips/mt7621/OpenWrt-SDK-15.05.1-ramips-mt7621_gcc-4.8-linaro_uClibc-0.9.33.2.Linux-x86_64.tar.bz2) 按照 [教程](https://github.com/sensec/luci-app-udp2raw/wiki/%E7%BC%96%E8%AF%91%E6%95%99%E7%A8%8B) 操作。 报错: ``` miyouzi@ubuntu:~/wangyu/openwrt-sdk$ make menuconfig make -s -C scripts/config all CC=cc: build failed. Please re-run make with -j1 V=s to see what's going on /home/miyouzi/wangyu/openwrt-sdk/include/toplevel.mk:89:...

frpc 使用的是 https://github.com/kuoruan/openwrt-frp 因为存最新版frpc存在 https://github.com/kuoruan/openwrt-frp/issues/31 这个错误,所以使用的是 0.37.1-1 版本 安装时有以下报错 ```bash root@OpenWrt:/tmp/tmp# opkg install luci-app-frpc_1.2.1-1_all.ipk Downloading http://192.168.0.7/luci-app-frpc_1.2.1-1_all.ipk Installing luci-app-frpc (1.2.1-1) to root... Configuring luci-app-frpc. Collected errors: * resolve_conffiles: Existing conffile /etc/config/frpc...

由于墨水屏刷新慢的特点,希望能添加一个设置能**关闭所有UI动画,特别是翻页动画**。 PS:开放Android系统墨水屏阅读器品牌有:Boox、墨案、海信

enhancement

尝试过以下写法都无法换行 ```html …… …… …… ```

该项目具体实现都是在依赖中的子模块完成的,尝试过以下做法 - 以对knowledge知识库进行二开举例 - choerodon-front 使用 1.0.1 版本(2.0开源版依赖混乱暂时不用) - 下载与 packages.json 版本匹配的 knowledgebase-service 源码 - packages.json 中将 knowledgebase-service 依赖改为本地依赖 - node v16.20.1 - npm 7.24.2 部分关键命令: ```bash git clone https://github.com/open-hand/choerodon-front.git...