CafeBabe202
CafeBabe202
 这里两个箭头是不是有问题
I am using the method in the documentation to build a self-hosted service, but there are other websites on my server that need to use ports 443 and 80. How...
我执行了项目中BlockingTest.java那个文件,发生了一下异常 ``` 2020-07-18 09:35:16 E/Bot 498861397: An exception was thrown under a coroutine of Bot java.lang.IllegalArgumentException: argument type mismatch at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at net.mamoe.mirai.event.Events__JvmMethodListenersKt$registerEvent$15$1.invokeSuspend(JvmMethodListeners.kt:368)...
### What is the issue? 我自建了一个derper服务并采用一下命令启动:  使用nginx将8443代理到443并配置了acme.sh签发的ssl证书 在 tailscle 控制台中添加了以下下配置:  当时我在客户端并不能使用,检查网络输出以下内容  我没有使用任何防火墙软件 ### Steps to reproduce _No response_ ### Are there any recent changes that introduced the...
开启ssh
如何按装并启动sshd服务?这样在局域网有电脑的时候可以将画面传送到电脑上