标题: 求助,不同容器间的通信怎么配置
作者: #T_ACGN
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742320
时间: 2026-03-12 18:49:12
摘要:
作者: #T_ACGN
板块: #搞七捻三
编号:
1742320帖子: https://linux.do/t/topic/1742320
时间: 2026-03-12 18:49:12
摘要:
求助,实在搞不定,大佬们救命啊
我有三个容器,mihomo,openlist,openlist-Ani,且三个容器都在1panel-network这个网络中
openlist-Ani中如果不走http://mihomo:7890代理,直接使用http://openlist:5244可以正常联通
如果走http://mihomo:7890代理,就联不通了
代理本身可以访问外网,我青龙面板也用的这个代理,而且应该是内网才对啊
[TCP] dial DIRECT (match GeoSite/private) 172.18.0.15:42182 --> openlist:5244 error: dns resolve failed: couldn't find ip
我从早上弄到晚上都没搞定,呜呜呜,以下是yaml的配置
# 基础配置
mixed-port: 7890
socks-port: 7891
port: 7892
redir-port: 7893
tproxy-port: 7894
allow-lan: true
bind-address: '*'
mode: rule
log-level: silent
external-controller: '0.0.0.0:9090'
secret: 'ACGN'
# 网络增强
tun:
enable: true
stack: mixed
dns-hijack:
- 'any:53'
- 'tcp://any:53'
auto-route: true
auto-redirect: true
auto-detect-interface: true
# 单代理提供者配置
proxy-providers:
机场:
type: http
url: 'https://xxxxxxx.xyz'
path: ./providers/main.yaml
interval: 43200
health-check:
enable: true
url: 'https://www.gstatic.com/generate_204'
interval: 300
# 地理数据源
geodata-mode: true
geox-url:
geoip: 'https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geoip-lite.dat'
geosite: 'https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/geosite.dat'
mmdb: 'https://github.com/MetaCubeX/meta-rules-dat/releases/download/latest/country-lite.mmdb'
asn: 'https://github.com/xishang0128/geoip/releases/download/latest/GeoLite2-ASN.mmdb'
# DNS配置
dns:
enable: true
ipv6: true
respect-rules: true
enhanced-mode: fake-ip
fake-ip-filter:
- '*.lan'
- '*.local'
- '+.market.xiaomi.com'
- 'localhost'
nameserver:
- https://120.53.53.53/dns-query
- https://223.5.5.5/dns-query
proxy-server-nameserver:
- https://120.53.53.53/dns-query
- https://223.5.5.5/dns-query
nameserver-policy:
'geosite:cn,private':
- https://120.53.53.53/dns-query
- https://223.5.5.5/dns-query
'geosite:geolocation-!cn':
- 'https://dns.cloudflare.com/dns-query'
- 'https://dns.google/dns-query'
# 代理分组
proxy-groups:
- name: 🚀 节点选择
type: select
proxies:
- '🌍 自动选择'
- '⚡ 手动切换'
- '🎉 优质节点'
- '🛰 链式节点'
- '✨ 纯净节点'
- '🇭🇰 香港节点'
- '🇺🇸 美国节点'
- '🇯🇵 日本节点'
- '🇸🇬 狮城节点'
- DIRECT
- name: '🌍 自动选择'
type: url-test
url: https://www.gstatic.com/generate_204
interval: 300
tolerance: 50
lazy: false
include-all: true
filter: ^(?!.*(家宽|链式)).*$
- name: '⚡ 手动切换'
type: select
include-all: true
filter: ^(?!.*(家宽|链式)).*$
- name: '🎉 优质节点'
type: select
include-all: true
filter: (高速|低延迟)
- name: '🛰 链式节点'
type: select
include-all: true
filter: (链式)
- name: '✨ 纯净节点'
type: select
include-all: true
filter: (家宽)
- name: '🇭🇰 香港节点'
type: url-test
url: https://www.gstatic.com/generate_204
interval: 300
tolerance: 50
include-all: true
filter: (?=.*香港)(?!.*(家宽|链式))
- name: '🇯🇵 日本节点'
type: url-test
url: https://www.gstatic.com/generate_204
interval: 300
tolerance: 50
include-all: true
filter: (?=.*日本)(?!.*(家宽|链式))
- name: '🇸🇬 狮城节点'
type: url-test
url: https://www.gstatic.com/generate_204
interval: 300
tolerance: 50
include-all: true
filter: (?=.*新加坡)(?!.*(家宽|链式))
- name: '🇺🇸 美国节点'
type: url-test
url: https://www.gstatic.com/generate_204
interval: 300
tolerance: 150
include-all: true
filter: (?=.*美国)(?!.*(家宽|链式))
- name: '📡 [链式|纯净]中转分组'
type: select
default: '⚡ 手动切换'
proxies:
- '🌍 自动选择'
- '⚡ 手动切换'
- '🎉 优质节点'
- '🇭🇰 香港节点'
- '🇺🇸 美国节点'
- '🇯🇵 日本节点'
- '🇸🇬 狮城节点'
- DIRECT
rules:
- GEOIP,private,DIRECT,no-resolve
- GEOSITE,private,DIRECT,no-resolve
- GEOSITE,cn,DIRECT
- GEOSITE,onedrive,DIRECT
- GEOSITE,microsoft@cn,DIRECT
- GEOSITE,apple-cn,DIRECT
- GEOSITE,steam@cn,DIRECT
标题: 【抽奖】抽5个team车位,20:00开奖
作者: #VLO
板块: #福利羊毛
编号:
帖子: https://linux.do/t/topic/1742327
时间: 2026-03-12 18:49:56
摘要:
作者: #VLO
板块: #福利羊毛
编号:
1742327帖子: https://linux.do/t/topic/1742327
时间: 2026-03-12 18:49:56
摘要:
奖品详情:
[奖品1]:GPT team 车位*5
活动时间:
开始时间:本帖发出开始
截止时间:2026.3.12 20:00
参与方式:
在本帖下回复任意内容。
抽奖规则:
每位用户仅允许参与一次。
使用 官方抽奖工具 随机抽取中奖者
注意事项:
本活动将在活动截止时间后关闭回帖,以确保公正性。
中奖者将在活动结束后12小时内在本帖公布,并通过私信通知领奖方式。
所有规则及抽奖结果由活动发起人和论坛管理团队最终解释。
期待您的积极参与,祝您好运!如有任何疑问,欢迎随时联系抽奖发起人。
标题: 为什么普通模式下进不了L站,只有隐私模式才能进呢🥲
作者: #XMWell
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742332
时间: 2026-03-12 18:52:06
摘要:
作者: #XMWell
板块: #搞七捻三
编号:
1742332帖子: https://linux.do/t/topic/1742332
时间: 2026-03-12 18:52:06
摘要:
如图,edge正常模式下进,始终进不了主页面,cookies也清理了也还是不行。。。
但是诶,换成隐私模式,又能正常浏览了这是为什么呀?一天了都是这样,我开始以为是L站负载大的原因。
标题: Any号太久没用,被封了,还有救吗
作者: #Jerbe.He
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742336
时间: 2026-03-12 18:52:51
摘要:
作者: #Jerbe.He
板块: #搞七捻三
编号:
1742336帖子: https://linux.do/t/topic/1742336
时间: 2026-03-12 18:52:51
摘要:
因为any一直很慢,所以很少用。今天刚好要用,发现被封了。请问还有拯救的机会吗?
标题: Claude code 终端 颜色问题。
作者: #changing
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742342
时间: 2026-03-12 18:53:25
摘要:
作者: #changing
板块: #搞七捻三
编号:
1742342帖子: https://linux.do/t/topic/1742342
时间: 2026-03-12 18:53:25
摘要:
升级到最新版,我发送消息的颜色变成灰色一条了,这个有办法解决吗?
标题: GPT 域名邮箱注册咋被限制了
作者: #Kizuna Ai
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742352
时间: 2026-03-12 18:56:41
摘要:
作者: #Kizuna Ai
板块: #搞七捻三
编号:
1742352帖子: https://linux.do/t/topic/1742352
时间: 2026-03-12 18:56:41
摘要:
啥域名能注册,我的是top的,六位数字xyz好像更不行把
标题: 【新人报道】成功加入 LINUX DO 啦
作者: #huahai0202
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742354
时间: 2026-03-12 18:57:25
摘要:
作者: #huahai0202
板块: #搞七捻三
编号:
1742354帖子: https://linux.do/t/topic/1742354
时间: 2026-03-12 18:57:25
摘要:
提交申请后就一直蹲邮箱,不到三个小时就收到通过通知~
终于找到组织,以后要多学习、多分享,和大家一起进步!
标题: codex cli、claude code、Gemini cli这几个客户端有区别么?抛开各家的模型不谈
作者: #岛屿可以找到海
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742366
时间: 2026-03-12 19:00:08
摘要:
作者: #岛屿可以找到海
板块: #搞七捻三
编号:
1742366帖子: https://linux.do/t/topic/1742366
时间: 2026-03-12 19:00:08
摘要:
之前写代码一部分时间靠古法编程,后来也接触到了国内的一些ai ide比如trae不过都是浅尝辄止,效果也不尽人意,反重力也试过,大多数时间都是习惯打开Gemini studio然后手动复制粘贴代码提问,然后在手动修改自己的项目,,我今天第一次安装了codex cli然后下载了cc switch,所以如标题所示,这三个cli的客户端有啥区别呢,有没有大佬能给解释一下哈哈
标题: 【初次加入】新人报道啦
作者: #blackpaopao
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742376
时间: 2026-03-12 19:01:03
摘要:
作者: #blackpaopao
板块: #搞七捻三
编号:
1742376帖子: https://linux.do/t/topic/1742376
时间: 2026-03-12 19:01:03
摘要:
第一次成功的进入了Linux do 等待审核总是怕进不来,好在没有很久就进来了 之后就可以在这好好学习啦
标题: 现在有什么免费听歌的安卓音乐app?
作者: #艾欧尼亚
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742378
时间: 2026-03-12 19:01:19
摘要:
作者: #艾欧尼亚
板块: #搞七捻三
编号:
1742378帖子: https://linux.do/t/topic/1742378
时间: 2026-03-12 19:01:19
摘要:
最近特别想听歌,我大抵是病了。
标题: L站一直卡在加载界面(Win Chrome)
作者: #司马老贼
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1742383
时间: 2026-03-12 19:02:01
摘要:
作者: #司马老贼
板块: #开发调优
编号:
1742383帖子: https://linux.do/t/topic/1742383
时间: 2026-03-12 19:02:01
摘要:
清除Cookie,重启都没有用。
可以正常过cf验证,无痕模式也没有问题,connect.linux.do也可以正常访问。
同一个ip,mac和ios也都没有问题。
标题: OPC搞跨境有没有搞头
作者: #GodKing
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742392
时间: 2026-03-12 19:02:43
摘要:
作者: #GodKing
板块: #搞七捻三
编号:
1742392帖子: https://linux.do/t/topic/1742392
时间: 2026-03-12 19:02:43
摘要:
准备搞出海电商相关的项目,但是之前没有相关经验,有开发和产品背景,想问问各位佬搞跨境有没有什么要注意的或者能够倾囊相授一下其中的门道,目前独立站准备用shopify先搞个初版,后续在搭建自己diy的独立站,业务上对于获客、转化、选品、物流等流程还只是有一个大概的雏形,有很多细节因为没有真实参与过相关业务非常欠缺
后面搞出来了也会无私分享到L站和各位佬互相学习,一起进步
标题: 旧手机平板作为电脑监控和控制工具,有推荐没
作者: #可爱滴捏~
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1742400
时间: 2026-03-12 19:03:36
摘要:
作者: #可爱滴捏~
板块: #开发调优
编号:
1742400帖子: https://linux.do/t/topic/1742400
时间: 2026-03-12 19:03:36
摘要:
以前一直用微星小飞机,但是我嫌难看,而且有些游戏无法显示,比如cs2
然后我想到吃灰平板,做副屏展示性能
就找到了AIDA64或TouchPortal+HWiNFO64组合。
其中TouchPortal让我眼前一亮,它还可以像quicker一样,做模块小工具
我quicker就发布了不少工具,就爱搞这些小玩意
但咱站内,没有讨论TouchPortal的帖子,所以我想,可能有更好的替代?
标题: packy 包月停售了,怎么评价
作者: #Wanghaoyuuu
板块: #国产替代
编号:
帖子: https://linux.do/t/topic/1742401
时间: 2026-03-12 19:03:37
摘要:
作者: #Wanghaoyuuu
板块: #国产替代
编号:
1742401帖子: https://linux.do/t/topic/1742401
时间: 2026-03-12 19:03:37
摘要:
老农在QQ群里说codex 包月停售了,怎么评价这波龙虾哥引发的血案
标题: 每天没发帖有点慌
作者: #handsomewill
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742403
时间: 2026-03-12 19:03:53
摘要:
作者: #handsomewill
板块: #搞七捻三
编号:
1742403帖子: https://linux.do/t/topic/1742403
时间: 2026-03-12 19:03:53
摘要:
新人想知道佬们 怎么打怪升级啊。 是不是有攻略。现在把 l站当网游 来打怪升级了。新生
手村 怎么玩啊
标题: ChatGPT Plus 低价订阅
作者: #fcsw
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742406
时间: 2026-03-12 19:04:09
摘要:
作者: #fcsw
板块: #搞七捻三
编号:
1742406帖子: https://linux.do/t/topic/1742406
时间: 2026-03-12 19:04:09
摘要:
请问各位佬,现在有什么渠道可以低价订阅gpt的plus服务吗?
由于自身需要,对话的记录需要保存,所以无法使用team这一方案。
标题: 这机器人的眨眼做的太好了, 恋爱了🥰
作者: #ogas
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742410
时间: 2026-03-12 19:04:50
摘要:
作者: #ogas
板块: #搞七捻三
编号:
1742410帖子: https://linux.do/t/topic/1742410
时间: 2026-03-12 19:04:50
摘要:
【“惊异—争论—日常化”是每一项重大技术进入人类生活的必经之路】 https://www.bilibili.com/video/BV1LYwFzmECF/?share_source=copy_web&vd_source=b907243b4bd7dace2260b6c4ea9df04f
什么时候才能走进寻常百姓家, 我已急哭
标题: Edge浏览器不定期自动重置该如何解决
作者: #Destiny4073
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1742412
时间: 2026-03-12 19:05:03
摘要:
作者: #Destiny4073
板块: #开发调优
编号:
1742412帖子: https://linux.do/t/topic/1742412
时间: 2026-03-12 19:05:03
摘要:
特征就是显示这个欢迎界面,就是全部都被重置还原了,Cookie全部掉。
标题: 新人报到感谢各位
作者: #onerous
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1742427
时间: 2026-03-12 19:08:01
摘要:
作者: #onerous
板块: #搞七捻三
编号:
1742427帖子: https://linux.do/t/topic/1742427
时间: 2026-03-12 19:08:01
摘要:
终于是加入了。感谢邀请的佬和指导作文的佬。还有各位分享的佬
标题: 关于我开发了一个 AI 漫剧平台,今天又迭代了一下效果
作者: #cturing
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1742432
时间: 2026-03-12 19:09:41
摘要:
作者: #cturing
板块: #开发调优
编号:
1742432帖子: https://linux.do/t/topic/1742432
时间: 2026-03-12 19:09:41
摘要:
GitHub: GitHub - twwch/AIComicBuilder: AI-powered animated comic generator — transform scripts into fully animated videos with AI-driven character design, storyboarding, and video synthesis. · GitHub
生成的视频:
昨天的视频:拳击比赛1
今天的视频:拳击比赛2
原贴:我用 4 小时,让 AI 帮我从 0 开发了一个 AI 漫剧生成平台
使用的模型:
文本:Gemini3
图片:Nano Banano 2
视频:SeeDance1.5
勉强能看了