Carbon

Results 32 comments of Carbon

之所以有这个担忧 第一,KoolCenter之前关闭过一阵,是否是因为政府的压力? 这个项目并没有被墙, 但是下载科学上网插件的链接是被定点墙了的, 也就是说政府其实是已经盯上了这个项目的, 如果KoolCenter可以被强迫调整, 那么在压力之下往插件里添加后门的概率简直就是大到离谱的程序了。 或者可以说,由于程序不开源,里面的后门老早就潜伏等待激活而已?

single vmess solution has been diabled due to the new version v2ray u may need to switch to tcp+tls as discriped blew: https://guide.v2fly.org/advanced/tcp_tls_shunt_proxy.html#%E5%AE%9E%E7%8E%B0

I got the same error on x86_64 config built with 22.03, but building raspberry pi 4b with 22.03 was ok though.

i solved the error by seperating the compile jobs like this: make buildinfo make diffconfig buildversion feedsversion make target/compile -j$(nproc) make package/kernel/button-hotplug/compile -j1 V=s make package/compile -j$(nproc) make package/index command...

same issue ![72cab3af724e45f2fc637a1f8f90ea4d](https://user-images.githubusercontent.com/10347096/174797888-d77dd639-f17c-4935-8de0-d798e607070e.png)

configure: error: Cross compiling required --hot=HOST_TUPLE and --build=ARCH

> > configure: error: Cross compiling required --hot=HOST_TUPLE and --build=ARCH > > 感谢,但是不大懂怎么搞啊 不清楚你的配置config是怎么生成的 无法判断你的问题出在哪里 log显示你的配置编译选项出错了 我今天的x86云编译成功 没发现你出现的问题

# 修正e2guardian编译错误 sed -i 's/-fno-rtti/-fno-rtti -std=c++14/g' package/network/services/e2guardian/Makefile echo "Fixing e2guardian compile error!!!" 我的解决方法

新版本的v2ray的命令行格式变了 直接替换二进制程序会失败 开启系统服务需要替换对应的: v2ray.service [email protected] 手动运行v2ray的典型用法: :~$ /usr/local/bin/v2ray run -config /usr/local/etc/v2ray/config.json v2ray帮助: :~$ v2ray help

可以在 **/etc/init.d/samba4** 中把nmbd注释掉