<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>中神通公司交流论坛</title>
    <link>http://trustcomputing.com.cn/bbs/index.php</link>
    <description>Latest 20 threads of all forums</description>
    <copyright>Copyright(C) 中神通公司交流论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 18 Apr 2026 16:19:35 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://trustcomputing.com.cn/bbs/images/logo.gif</url>
      <title>中神通公司交流论坛</title>
      <link>http://trustcomputing.com.cn/bbs/</link>
    </image>
    <item>
      <title>评估Claude Mythos Preview的网络安全能力（AI全文翻译）</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2165</link>
      <description><![CDATA[]]></description>
      <category>行业信息</category>
      <author>linda</author>
      <pubDate>Thu, 09 Apr 2026 08:55:31 +0000</pubDate>
    </item>
    <item>
      <title>中神通大地云控集成nDPI特征库和OAF(OpenAppFilter)特征库详情</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2164</link>
      <description><![CDATA[一、中神通大地云控&quot;应用过滤&quot;模块集成nDPI特征库 
&quot;应用过滤&quot;模块用于出口网卡的7层内容过滤，可以过滤直连路由、代理服务器、VPN服务器的出网流量。
截至：2026年3月30日  总计：469个 


1、CHAT_聊天 53个

协议名              中文名称               简单解释
badoo      ...]]></description>
      <category>大地云控</category>
      <author>linda</author>
      <pubDate>Mon, 30 Mar 2026 02:38:12 +0000</pubDate>
    </item>
    <item>
      <title>中国将在伊朗石油危机中完胜</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2163</link>
      <description><![CDATA[国际能源署（IEA）执行干事Fatih Birol周一表示，中东战争已导致九个国家逾40处能源设施遭受&quot;严重或极为严重&quot;损毁，油田、炼油厂与管道的恢复生产需要相当长的时间。他警告，此次冲击相当于1970年代两次重大石油危机与2022年俄乌冲突引发的天然气危机&quot;叠加在一起&quot;的综合效应。

Birol指 ...]]></description>
      <category>龙门阵</category>
      <author>linda</author>
      <pubDate>Thu, 26 Mar 2026 15:27:49 +0000</pubDate>
    </item>
    <item>
      <title>Openclaw龙虾AI智能体的安全警告及应对措施</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2162</link>
      <description><![CDATA[]]></description>
      <category>大地云控</category>
      <author>linda</author>
      <pubDate>Wed, 18 Mar 2026 08:52:41 +0000</pubDate>
    </item>
    <item>
      <title>awk grep sed 删除视觉空行</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2161</link>
      <description><![CDATA[awk 'NF' input.txt

NF 是 awk 的“字段数”，当一行全是空白（或空）时，NF=0 → 被过滤掉

grep ']]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Thu, 05 Feb 2026 10:21:12 +0000</pubDate>
    </item>
    <item>
      <title>Linux多个命令合并输出并过滤</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2160</link>
      <description><![CDATA[( cmd1; cmd2; cmd3 ) | sed -e s/xxx//g]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Wed, 28 Jan 2026 07:37:00 +0000</pubDate>
    </item>
    <item>
      <title>选择框右键优先于body右键</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2159</link>
      <description><![CDATA[浏览器的事件机制默认是 从子元素 → 父元素 冒泡。
所以顺序是：

用户在  上按下鼠标
触发  的 onmousedown
事件继续冒泡
触发  的 onmousedown
执行 dorightclick(showurl)
除非你阻止冒泡，否则  的事件一定会执行。


加event.stopPropagation(); 或 event.cancelBubble = t ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Fri, 16 Jan 2026 04:01:21 +0000</pubDate>
    </item>
    <item>
      <title>dongle BT6.0 驱动程序错误31 解决办法</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2158</link>
      <description><![CDATA[Generic Bluetooth Adapter Error Code 31

首先 关闭windows自带的BT4.2驱动，重启后，更新&quot;Generic Bluetooth Adapter&quot;的驱动程序

]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Sun, 28 Dec 2025 14:50:58 +0000</pubDate>
    </item>
    <item>
      <title>小内存linux调整/run目录大小</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2157</link>
      <description><![CDATA[Reload daemon failed: Refusing to reload, not enough space available on /run/systemd/. Currently, 15.5M are free, but a safety buffer of 16.0M is enforced.

# df -h /run

# vi /etc/fstab

tmpfs   /run   tmpfs   defaults,size=32M,noexec,nosuid,nodev,]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Fri, 19 Dec 2025 02:22:52 +0000</pubDate>
    </item>
    <item>
      <title>解决wget提示 使用`--no-check-certificate'</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2156</link>
      <description><![CDATA[这个错误“Unable to locally verify the issuer's authority”通常是因为系统CA证书库（Certificate Authority 根证书）过时、缺失或未正确配置，导致 wget 无法信任网站的 SSL 证书颁发者（尤其是像 Let's Encrypt 等常见 CA）。针对 360sec.top 这个域名，可能是其证书使用了较新的中 ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Wed, 17 Dec 2025 07:54:32 +0000</pubDate>
    </item>
    <item>
      <title>linux根目录所在设备</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2155</link>
      <description><![CDATA[# findmnt -no SOURCE / | sed -e 's|/dev/mapper/||' -e 's|/dev/||'

vda1

loop27

# mount | grep 'on / '
/dev/vda1 on / type ext4 (rw,relatime)

#  mount | grep 'on / '
/var/lib/vz/images/742/vm-742-disk-0.raw on / type ext4 (rw,relatime)

]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Mon, 15 Dec 2025 08:35:25 +0000</pubDate>
    </item>
    <item>
      <title>消除-Werror=unused-result警告</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2154</link>
      <description><![CDATA[1、改代码
if (setegid(getgid()) == -1) {
    perror(&quot;setegid&quot;);
    exit(EXIT_FAILURE);
    // or handle the error appropriately
}

2、局部忽略
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored &quot;-Wunused-result&quot;
setegid(getgi]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Tue, 09 Dec 2025 02:30:42 +0000</pubDate>
    </item>
    <item>
      <title>windows内置 视频录屏工具</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2153</link>
      <description><![CDATA[Windows 系统自带多个免费好用的视频录屏工具，无需安装任何第三方软件。下面按推荐顺序介绍目前最好用的几个（截至2025年12月）：

1. Xbox Game Bar（剪辑工具） —— 最推荐（Win10/Win11 都自带）快捷键：Win + G → 点击“捕获”里的“开始录制”
或直接按 Win + Alt + R（最快！一键开始/停止 ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Thu, 04 Dec 2025 03:35:41 +0000</pubDate>
    </item>
    <item>
      <title>gemini ai 关于日本的问答</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2152</link>
      <description><![CDATA[1. 高市早苗说的“台湾有事就是日本有事”对不对？
2. 为什么韩国没有这种说法/顾虑？
3. 如果中国、日本两国有陆地边界，是否同样对日本构成了“存亡危急”？
4. 为什么日本不从中日友好的角度考虑问题，而是要以敌人的视角考虑中日关系？以前中苏两国在边界陈兵百万，现在两国友好了，就可 ...]]></description>
      <category>龙门阵</category>
      <author>linda</author>
      <pubDate>Thu, 04 Dec 2025 02:08:17 +0000</pubDate>
    </item>
    <item>
      <title>各大巨头应用的IP列表</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2151</link>
      <description><![CDATA[Google：
向互联网用户提供的完整 IP 范围列表
]]></description>
      <category>大地云控</category>
      <author>linda</author>
      <pubDate>Thu, 04 Dec 2025 01:05:21 +0000</pubDate>
    </item>
    <item>
      <title>firefox浏览器更新basic认证数据</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2150</link>
      <description><![CDATA[你遇到的是 Firefox（以及所有 Chromium 内核浏览器）在处理 HTTP Basic Authentication 时的一个“经典顽疾”：一旦某个域名/IP 在浏览器的密码数据库里保存了错误的用户名或密码，后续即使你用  这种方式跳转，浏览器也会优先使用数据库里缓存的旧凭据，根本不会理会 URL 里写的新密码！ ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Tue, 18 Nov 2025 05:07:02 +0000</pubDate>
    </item>
    <item>
      <title>关闭动态ipv6地址及cloud-init自动生成文件的netplan配置</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2149</link>
      <description><![CDATA[Ubuntu 24.04中，查看当前网络状态，发现有ipv6 ra 动态地址
# netplan status

1. 正确禁用 cloud-init 网络配置（不再生成有内容的 50-cloud-init.yaml）
echo &quot;network: {config: disabled}&quot; | sudo tee /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg &gt; /dev/null

2. 写 ...]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Tue, 18 Nov 2025 04:47:05 +0000</pubDate>
    </item>
    <item>
      <title>最新中神通UTMWALL-ROM、VM软件【20251115】</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2148</link>
      <description><![CDATA[最新版本： 20251115两种下载方式，选择一种即可：&amp;nbsp; &amp;nbsp; 一、UTMWALL-ROM：&amp;nbsp; &amp;nbsp;&amp;nbsp;直链网址：https://360sec.top/UTMWALL-ROM_20251115.rar&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;网盘网址：https://pan.baidu.com/s/1EpfIJp_cJimf0T7JxCTdtw&amp;nbsp; &amp;nbs]]></description>
      <category>产品下载</category>
      <author>Zeus</author>
      <pubDate>Mon, 17 Nov 2025 02:16:27 +0000</pubDate>
    </item>
    <item>
      <title>设置sub.360sec.top转出由其它DNS服务器解析</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2147</link>
      <description><![CDATA[一、CloudFlare 
DNS记录：

1、设置两个NS记录
NS
sub
ns1.sub.360sec.top
		
NS
sub
ns2.sub.360sec.top

2、设置两个A记录
A
ns1.sub
182.92.237.99

A
ns2.sub
182.92.237.99

二、大地云控
1、DNS服务器&gt;总体设置：
自主管理NS域名 加入 sub.360sec.top

2、域名规则
域名类 ...]]></description>
      <category>大地云控</category>
      <author>linda</author>
      <pubDate>Wed, 29 Oct 2025 02:20:55 +0000</pubDate>
    </item>
    <item>
      <title>Linux下完整查看systemctl状态信息</title>
      <link>http://trustcomputing.com.cn/bbs/viewthread.php?tid=2146</link>
      <description><![CDATA[systemctl -l  status ssh --no-pager]]></description>
      <category>真实IT经验</category>
      <author>linda</author>
      <pubDate>Wed, 29 Oct 2025 01:11:36 +0000</pubDate>
    </item>
  </channel>
</rss>