Neboer
Neboer
I am using Ubuntu 19.04 and I still can't launch GUI programme in a graphic way. What I get is only the standard output in my terminal. I saw the...
https://github.com/mobier/shadowsocksr-speed/blob/3b78ee6db957dfe4305760e296bc09bcd8a0b443/ParseSsr.py#L16 可以把解析错误的信息catch住并抛弃,只解析有用的链接。因为有些链接仅仅是为了显示流量等等信息,并没有一并解析的价值。 ``` Traceback (most recent call last): File "shadowsocksr-speed.py", line 323, in ssr_config.append(ParseSsr.parse(decdata))#解析"SSR://" 后边的base64的配置信息返回一个字典 File "/home/neboer/Document/shadowsocksr-speed/ParseSsr.py", line 29, in parse decode_str = base64_decode(ssrUrl) File "/home/neboer/Document/shadowsocksr-speed/ParseSsr.py", line 16, in base64_decode...
According to the issue #2411 in [sideway/joi](https://github.com/sideway/joi) repo https://github.com/sideway/joi/issues/2411, The project `@hapi/joi` will be renamed to joi and finally exit the `@hapi` project. Please follow its contributor and update the...
我尝试自行编译,结果遇到了这个问题ERROR: Could not determine artifacts for androidx.constraintlayout:constraintlayout:2.0.0-alpha2: Skipped due to earlier error
This is a great project, however I have noticed that the program will stuck a few seconds before the main form shows up. This is annoying because when I double...
When sending files, I receive this: ``` Traceback (most recent call last): File "./icmp.py", line 44, in sender.send(dst_addr) File "/home/neboer/Download/Icmp-File-Transfer/ICMP/IcmpApp.py", line 50, in send self.socket.sendto(packet, dst_addr) File "/home/neboer/Download/Icmp-File-Transfer/ICMP/IcmpSocket.py", line 29,...
### 请确认您已完成以下几件事 - [X] 正在使用最新的 Arclight - [X] 已为所有插件及模组安装依赖 - [X] 已为所有插件及模组更新至最新版 - [X] 不可在 Spigot 复现 - [X] 不可在 Forge 复现 ### Arclight 版本 arclight-1.20.1-1.0.3-SNAPSHOT-610953f ### Java 版本 |...
I use this to proxy my osu!lazer.exe game and it is a game written in C# on .NET platform. When I run it inside proxychains it gives me the output:...
 使用最新版trime v3.2.18安装此项目后,选择“同文风增强版”,每行按键行间距为0,完全无法使用。 **使用设备情况(请完整填写如下信息):** - 设备型号: Xperia 1 ii LineageOS 21 - 操作系统: Android 14 - Rime软件名称和版本:同文 3.2.18 - 输入方案:小鹤音型 - 使用皮肤:同文增强版 **其他信息** 尝试修改了一下 ``` a: &VJH 10 #主键盘行距 建议不动...
This PR addresses the following issues related to Coturn’s Prometheus dependency: 1. Coturn currently relies on [digitalocean/prometheus-client-c](https://github.com/digitalocean/prometheus-client-c), a project that has not been maintained for a long time. Issue #1579...