<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>ZMX - IT技术交流论坛 - 无限Perfect，追求梦想 - itzmx.com - 各类教程</title>
    <link>https://m.itzmx.com/forum.php?mod=forumdisplay&amp;fid=45</link>
    <description>Latest 20 threads of 各类教程</description>
    <copyright>Copyright(C) ZMX - IT技术交流论坛 - 无限Perfect，追求梦想 - itzmx.com</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 25 Jun 2026 02:57:09 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://m.itzmx.com/static/image/common/logo_88_31.gif</url>
      <title>ZMX - IT技术交流论坛 - 无限Perfect，追求梦想 - itzmx.com</title>
      <link>https://m.itzmx.com/</link>
    </image>
    <item>
      <title>Windows server服务器有3个ip地址但是网关不同的情况，如何指定出口默认ip，修改跃点数</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117515</link>
      <description><![CDATA[Windows server服务器有3个ip地址但是网关不同的情况，如何指定出口默认ip，修改跃点数

Windows默认是从上往下的顺序判断出口默认ip的，但是存在多个网关的情况下，就会用跃点数来控制默认出口ip
设置取消自动跃点数，跃点数的值越小，优先级越高，设置10代表默认出 ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Tue, 23 Jun 2026 15:41:14 +0000</pubDate>
    </item>
    <item>
      <title>英特尔服务器网卡驱动下行很慢开始只有大概50Mbps，然后爬高是什么原因？HPE Ethernet 1Gb 2-port 361i Adapter，中断裁剪率设置改成低</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117483</link>
      <description><![CDATA[英特尔服务器网卡驱动下行很慢开始只有大概50Mbps，然后爬高是什么原因？HPE Ethernet 1Gb 2-port 361i Adapter，中断裁剪率设置改成低

默认值适应性，改成低可以解决这个下行开始慢的问题，测速恢复正常]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Sun, 21 Jun 2026 22:35:21 +0000</pubDate>
    </item>
    <item>
      <title>DHT网络如何快速获取节点？用这份0-f字符随机生成的磁力链接，即可快速把DHT节点加满，或者用已经写满的dhtnodes.dat文件替换</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117442</link>
      <description><![CDATA[DHT网络如何快速获取节点？用这份0-f字符随机生成的磁力链接，即可快速把DHT节点加满，或者用已经写满的dhtnodes.dat文件替换

如何快速获取DHT节点？用这份0-f字符随机生成的磁力链接，即可快速把DHT节点加满，或者用已经写满的dhtnodes.dat文件替换
源码


在线 ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Fri, 19 Jun 2026 11:04:34 +0000</pubDate>
    </item>
    <item>
      <title>比特彗星v2.21 Beta 测试版高级设置dht.udp_send_queue_threshold被移除，优化为dht.passive_reply_pending_limit新选项代替减少连接数</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117433</link>
      <description><![CDATA[比特彗星v2.21 Beta 测试版高级设置dht.udp_send_queue_threshold被移除，优化为dht.passive_reply_pending_limit新选项代替减少连接数

dht.passive_reply_pending_limit设置1后达到了以前dht.udp_send_queue_threshold一样的效果了

新增的4个选项，遇到运营商限 ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Thu, 18 Jun 2026 20:13:26 +0000</pubDate>
    </item>
    <item>
      <title>比特彗星v2.21 Beta测试版新增的增强版AB反向回连是什么？NAT1打洞优化</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117432</link>
      <description><![CDATA[比特彗星v2.21 Beta测试版新增的增强版AB反向回连是什么？NAT1打洞优化

参考之前发的打洞原理
https://bbs.itzmx.com/thread-110350-1-1.html

v1.95版本AB反向回连要求双端都是比特彗星
v2.21 Beta测试版新增的增强版AB反向回连可以实现和utorrent或者其它任意 ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Thu, 18 Jun 2026 20:10:20 +0000</pubDate>
    </item>
    <item>
      <title>bt软件dht网络下每存储一个peer要消耗多少字节，ipv4要8，ipv6要21，通过Get_peers返回udp数据包时多少个值是安全mtu</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117420</link>
      <description><![CDATA[bt软件dht网络下每存储一个peer要消耗多少字节，ipv4要8，ipv6要21，通过Get_peers返回udp数据包时多少个值是安全mtu

dht下每存储一个peer要求格式 6:+ip+端口，存储一个用户共8字节

dht本地回复对方Get_peers产生的协议头共93字节
等于存储5个peer需要93+8*5=13 ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Wed, 17 Jun 2026 16:00:15 +0000</pubDate>
    </item>
    <item>
      <title>100 多个B站 哔哩哔哩 UP主充电视频免费网盘下载 2.5T视频资源合集</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117363</link>
      <description><![CDATA[100 多个B站 哔哩哔哩 UP主充电视频免费网盘下载 2.5T视频资源合集                                                         
建议使用手机打开下载链接，因为容量太大了。合集2.5T容量。新手机号转存可以获得1T容量，电脑浏览保存则无法获得

下载地址：
**** 本 ...]]></description>
      <category>各类教程</category>
      <author>fuxian</author>
      <pubDate>Sat, 13 Jun 2026 09:46:14 +0000</pubDate>
    </item>
    <item>
      <title>ovhcloud vps的ddos保护拉黑了cf cloudflare cdn 回源ip地址网段导致网站报错1200的解决办法</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117315</link>
      <description><![CDATA[ovhcloud vps的ddos保护拉黑了cf cloudflare cdn 回源ip地址网段导致网站报错1200的解决办法

问题描述
Error 1200
This website has been temporarily rate limited
https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-1xx ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Wed, 10 Jun 2026 15:10:43 +0000</pubDate>
    </item>
    <item>
      <title>[高清][权威][下载速度快] 《走遍美国》全集</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117264</link>
      <description><![CDATA[《走遍美国》（台译《欢乐美语》）（Family Album U.S.A.）是一套在大陆畅销数百万册、在全球35个国家同步使用的生活化美语教材。由美国新闻总署赞助，美国Prentice Hall, INC.制作，独家授权。

该教材所采用的电视影集式的组织形式，是在向全球105个国家的英语教 ...]]></description>
      <category>各类教程</category>
      <author>yshgq</author>
      <pubDate>Sat, 06 Jun 2026 09:09:27 +0000</pubDate>
    </item>
    <item>
      <title>Linux用command命令搜索确认另一个命令是否存在并且返回程序的绝对路径</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117219</link>
      <description><![CDATA[Linux用command命令搜索确认另一个命令是否存在并且返回程序的绝对路径

例子

回显空代表未找到
回显/usr/bin/jq 代表找到

用途
如果程序不存在则exit 1退出，或者
安装yum -y install jq]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Tue, 02 Jun 2026 17:30:53 +0000</pubDate>
    </item>
    <item>
      <title>utorrent启用net.low_cpu影响BT种子下载速度嘛？UTP协议动态调整socket缓存大小，比特彗星v2.21 Beta4测试版开发优化中</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117139</link>
      <description><![CDATA[utorrent启用net.low_cpu影响BT种子下载速度嘛？UTP协议动态调整socket缓存大小，比特彗星v2.21 Beta4测试版开发优化中

utorrent启用此功能不影响下载速度的，除非处于开发中的种子客户端有bug，比如比特彗星当前最新测试版就在优化UTP速度问题

抓了一晚上的包， ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Wed, 27 May 2026 19:13:02 +0000</pubDate>
    </item>
    <item>
      <title>linux用jq命令解析xml配置文件转成json输出给浏览器做opentracker api stats，实时监控面板的html文件与计划任务每3秒定时执行sh后端curl qps吞吐量</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=117102</link>
      <description><![CDATA[linux用jq命令解析xml配置文件转成json输出给浏览器做opentracker api stats，实时监控面板的html文件与计划任务每3秒定时执行sh后端curl qps吞吐量

效果图]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Mon, 25 May 2026 14:22:28 +0000</pubDate>
    </item>
    <item>
      <title>wireshark抓包http流量，搜索ip会话请求频率，分组（访问次数），加黑名单屏蔽transmission v4.1.0、v4.1.1</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=116985</link>
      <description><![CDATA[wireshark抓包http流量，搜索ip会话请求频率，分组（访问次数），加黑名单屏蔽transmission v4.1.0、v4.1.1

本贴用wireshark搜索找出opentracker一直在30秒内请求renew更新的高频请求用户
https://bbs.itzmx.com/thread-116909-1-1.html

由于客户端的定时请求特 ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Tue, 19 May 2026 00:28:30 +0000</pubDate>
    </item>
    <item>
      <title>电脑维修从入门到精通教程：台式机/笔记本/主板/系统重装视频合集，小白变大神！                                电脑蓝屏死机怎么办？笔记本不开机如何排查？系统崩溃怎么重装？</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=116982</link>
      <description><![CDATA[电脑维修从入门到精通教程：台式机/笔记本/主板/系统重装视频合集，小白变大神！                              

电脑蓝屏死机怎么办？笔记本不开机如何排查？系统崩溃怎么重装？面对日常电脑故障，每次求助维修店不仅耗时还要花费不少冤枉钱。其实，90%的常见电脑故 ...]]></description>
      <category>各类教程</category>
      <author>fuxian</author>
      <pubDate>Mon, 18 May 2026 14:04:31 +0000</pubDate>
    </item>
    <item>
      <title>cf cdn cloudflare可以缓存opentracker的renew内容吗，前提是使用http协议</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=116965</link>
      <description><![CDATA[cf cdn cloudflare可以缓存opentracker的renew内容吗，前提是使用http协议

udp协议不支持接入到cloudflare，http协议才可以支持cf，仅限80、443、8080这三个端口才支持缓存
缓存后主要能够解决客户端短时间renew这个更新间隔问题
https://bbs.itzmx.com/thread-116 ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Sun, 17 May 2026 19:15:30 +0000</pubDate>
    </item>
    <item>
      <title>opentracker服务器一直崩溃怎么办？改用2024年发布的完美稳定版，c语言永远是最强的，新手github上对话</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=116951</link>
      <description><![CDATA[opentracker服务器一直崩溃怎么办？改用2024年发布的完美稳定版，c语言永远是最强的，新手github上对话

c语言永远是最强的，就是代码不熟练的话，容易空指针崩溃，帮他修了好多，2024年的时候才给崩溃修好了，最近他又开始写崩溃代码了
测试了2026-05-26的提交代码 ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Sat, 16 May 2026 22:31:04 +0000</pubDate>
    </item>
    <item>
      <title>Linux centos7下用1panel面板把自己的opentracker二进制文件制作成docker容器来运行，支持兼容arm指令集，关闭虚拟内存swap和发布镜像</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=116949</link>
      <description><![CDATA[Linux centos7下用1panel面板把自己的opentracker二进制文件制作成docker容器来运行，支持兼容arm指令集，关闭虚拟内存swap和发布镜像

创建然后进入文件夹，把自己的二进制文件和配置文件上传进去



拉取一个镜像作为底包，这里选择兼容 amd64 &amp; arm64 指令集的 ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Sat, 16 May 2026 14:18:41 +0000</pubDate>
    </item>
    <item>
      <title>opentracker的stats界面everything下tcp字段是什么意思，renew的interval的数值又是什么（更新间隔时间）</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=116909</link>
      <description><![CDATA[opentracker的stats界面everything下tcp字段是什么意思，renew的interval的数值又是什么（更新间隔时间）

accept 请求总数，包含stats和404错误路径
announce 就很好理解了，甚至不需要解释
scrape 只获取peer数量，而不获取peer用户列表

renew字段，interval数 ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Thu, 14 May 2026 11:44:14 +0000</pubDate>
    </item>
    <item>
      <title>linux centos7 vps服务器docker容器1panel管理面板安装命令， v1.10.34-lts长期稳定版</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=116867</link>
      <description><![CDATA[linux centos7 vps服务器docker容器1panel管理面板安装命令， v1.10.34-lts长期稳定版

v2版本过于垃圾很多bug，不如安装v1的lts版本，而且v1的管理面板内存占用也比较低，只有130M
反馈后给了我v1版本的安装命令
https://1panel.cn/docs/v1/installation/online_in ...]]></description>
      <category>各类教程</category>
      <author>小樱</author>
      <pubDate>Mon, 11 May 2026 11:02:17 +0000</pubDate>
    </item>
    <item>
      <title>nexusphp手动删除种子问题？发布者不存在(已解决，见8楼)</title>
      <link>https://m.itzmx.com/forum.php?mod=viewthread&amp;tid=116857</link>
      <description><![CDATA[如何改代码？


在70行那，改何改]]></description>
      <category>各类教程</category>
      <author>308760841</author>
      <pubDate>Sun, 10 May 2026 23:53:04 +0000</pubDate>
    </item>
  </channel>
</rss>