impl1874
impl1874
+1
把Dockerfile 的ubuntu:latest改成zjzstu/deepin-wine
再把deepin-wine-ubuntu的内容都删了,只保存install.sh就可以了。 我的run.sh里面 git拉取的代码都注释掉了
2022年9月20日19:31:13 已知可用的通过方法: 1. [Quantumult 重写](https://github.com/yangdaozhao/ylgy/issues/8#issuecomment-1248027573) 2. [Shadowsocket 重写](https://github.com/yangdaozhao/ylgy/issues/4#issuecomment-1248871028) 3. [当天通关后刷次数](https://github.com/wyp010428/ylgy920/blob/main/main.py)
/dev/ptmx无论输入什么,总是返回“I”,我觉得问题可能在这里 _google translate:_ /dev/ptmx always returns "I" no matter what the input is, I think the problem may be here
su process becomes defunct ``` root@kylin-pc:~# ps -ef | grep 155951 root 155951 152059 1 09:30 pts/0 00:00:01 /root/x11vnc/x11vnc-0.9.16/src/x11vnc -forever -localhost -display :0 -unixpw -alwaysshared -shared root 156021 155951 0...
当我把DEBUG_UNIXPW设置为5,一切都正常了 _google translate:_ When I set DEBUG_UNIXPW to 5, everything works fine DEBUG LOG: ``` 24/08/2023 11:39:25 passing arg to libvncserver: -alwaysshared 24/08/2023 11:39:25 Skipping -ssl/-stunnel requirement due to 24/08/2023...
[this is a special condition](https://github.com/LibVNC/x11vnc/blob/a61f364e385d98677c04070a994397b287385219/src/unixpw.c#L1316)
我想应该添加类似这样的代码 [handle: runge's Password:](https://github.com/LibVNC/x11vnc/blob/a61f364e385d98677c04070a994397b287385219/src/unixpw.c#L1279) ,因为虚拟终端输出的是 "InputPass Password:" _google translate:_ I think I should add code like this [handle: runge's Password:](https://github.com/LibVNC/x11vnc/blob/a61f364e385d98677c04070a994397b287385219/src/unixpw.c#L1279) ,because pts output "InputPass Password:"