msdos03

Results 13 comments of msdos03

@drujd I'm surprised that someone mentions this issue. It happens on my kirkwood device with mv88e6xxx too(the switch turns to bridge mode). After turning to 5.15, it's OK until now....

> 我以为是我的问题,那没事了 ![截图_2022-11-13_14-30-18](https://user-images.githubusercontent.com/39889850/201509022-5a880291-da3d-47ae-a08e-cf8f4a8582cf.png) 目前作者好像是好久不维护了😢你会修这个问题吗?

> 近期会检查修复 感谢作者大大

> 官方的最新的 openwrt snapshot是么? 是的,我的openwrt版本就是当天才pull过并更新过feeds的官方snapshot版本,看样子jkfujr的22.03版本用了和我同版本的luci也有同样的问题。

> @jerrykuku or @jjm2473 I reproduced here with latest snapshot using base language (English) system. The menus are OK, but the sysauth login page is not working fine, no background...

这个问题确实存在,希望作者早日更新

@johang Thanks for replying. I have another question In my build of debian, why didn't init insert any .ko modules in initrd? Do I need to do something to let...

@Tachi107 I have made a mbedtls3.6 compatible patch for it with @zxlhhyccc , hope that will help you. ``` From c2bdb9847e374331a4f1c8fcd3d93e0b57d4c6fc Mon Sep 17 00:00:00 2001 From: Zxl hhyccc Date:...

> > 晚上重新在vps上编译了shadowsocks-libev 3.3.5,libsodium为1.0.20版,mbedtls为3.6.0版,并使用了shadowsockts-windows科学上网,并关闭了路由翻墙,证实该补丁是有效的。 > > 我要确定在passwall或者passwall2或者ssrp使用我的补丁编译的shadowsocks-libev能翻墙么? 还有个问题就是,客户端和服务端是不是都需要打补丁才能使用,还是服务端不需打补丁,只要客户端打了补丁也可以使用? @zxlhhyccc 我使用你的补丁编译了shadowsocks-libev和ssr-plus,发现shadowsocks-libev无法正常工作。 为了测试,我使用`ss-local -c /tmp/tcp-only-ssr-retcp.json -b 127.0.0.2`启动了客户端,然后运行了 `curl --socks5 127.0.0.2:1234 https://google.com`结果得到了如下报错 `curl: (35) ssl_handshake returned: (-0x7280) SSL - The connection indicated an...