LinuxDo 新帖推送
192 subscribers
255K photos
319K links
Download Telegram
标题: 新年快乐,佬友们,发几张植物园照片
作者: #Gongyi_Churen
板块: #活动
编号: 1624372
帖子: https://linux.do/t/topic/1624372
时间: 2026-02-18 00:31:02
摘要:
标题: 新年新气象,农村年味挺重的
作者: #chenhahaimi
板块: #活动
编号: 1624373
帖子: https://linux.do/t/topic/1624373
时间: 2026-02-18 00:31:35
摘要:
节前去帮忙,赚600大洋,这里的烟花不错。初一逛了逛夜市,天冷人不算多,顺便去了小镇以前没去的地方。
多图警告:
标题: 求高性价比且有纯净ip节点的机场
作者: #Cloud09
板块: #开发调优
编号: 1624375
帖子: https://linux.do/t/topic/1624375
时间: 2026-02-18 00:32:52
摘要:
最近装不上 Unity6 了,怀疑是我常用的机场 IP 纯净度不够高,后来用网站测试订阅发现确实如此。
万能的佬友有什么推荐吗,预算一年 150 以内,懒得自建,我平时上网对 IP 纯净度的要求其实不高,只是为了下个 Unity6 所以才有这个需求。
标题: 我的ldc积分没有自动社区划转没有了
作者: #arch
板块: #运营反馈
编号: 1624376
帖子: https://linux.do/t/topic/1624376
时间: 2026-02-18 00:33:10
摘要:
自从2.16日之后,社区划转就没有了,LDC积分就不涨了。
这两天也没有删贴的啊。
这是什么情况?
标题: 大家都放鞭炮了吗~
作者: #长头长尾小龙人
板块: #活动
编号: 1624381
帖子: https://linux.do/t/topic/1624381
时间: 2026-02-18 00:40:50
摘要:
标题: 祝佬友们新年快乐,马年大吉!
作者: #乔焱
板块: #活动
编号: 1624382
帖子: https://linux.do/t/topic/1624382
时间: 2026-02-18 00:41:24
摘要:
祝大家新年快乐,事事如意!
照片是晚上去商场拍的
标题: 原来netcup去年12月就开始支持服务器防火墙了
作者: #fablia
板块: #开发调优
编号: 1624383
帖子: https://linux.do/t/topic/1624383
时间: 2026-02-18 00:43:15
摘要:
介绍:



netcup





New firewall for netcup vServer: More security at no extra cost

Available now: The netcup firewall protects vServers at network level, controls traffic via rules and supplements local firewalls - free of charge for supported generations.












文档:



help.netcup





netcup - Firewall

Learn how to configure the netcup firewall.













之前一直都是搓iptables啥的,终于自带一层前置防火墙了
目前遇到的一个问题就是关于cloudflare tunnel,如果用quic模式,也就是udp,不仅要放出站的udp(出站一般全放行,如果不是的话放通Destination Port为7844),还要放通udp入站的Source Port为7844才能连上,不然会fallback成http2
估计是因为

The firewall is stateful . This means that it remembers connections originating from your server and automatically accepts return traffic. However, this only applies to TCP traffic . To whitelist UDP traffic , you must create INGRESS and EGRESS rules in
标题: centos如何让openlist使用代理
作者: #Black名單
板块: #开发调优
编号: 1624385
帖子: https://linux.do/t/topic/1624385
时间: 2026-02-18 00:44:21
摘要:
openlist挂载pikpak网盘的时候显示
failed get objs: failed to list objs: Sorry, sharing is not available in the current region
我的centos上安装了clashctl这样的代理工具,但是开启系统代理模式跟tun模式都不管用