Breach Forums恢复
论坛链接:
https://breachforums.bf
http://breachedmw4otc2lhx7nqe4wyxfhpvy32ooz26opvqkmmrbg73c7ooad.onion/
1 post - 1 participant
Read full topic
via LINUX DO - 最新话题 (author: :distorted_face:_Official)
论坛链接:
https://breachforums.bf
http://breachedmw4otc2lhx7nqe4wyxfhpvy32ooz26opvqkmmrbg73c7ooad.onion/
1 post - 1 participant
Read full topic
via LINUX DO - 最新话题 (author: :distorted_face:_Official)
短暂可直连l站
发现的时候是用cf的DNS的
现在已经关掉了
仍然没问题 :bili_062:
前不久连cf或者始皇给的doh都不能直连了
没想到这会又开放一点点
1 post - 1 participant
Read full topic
via LINUX DO - 最新话题 (author: 欣欣|林可欣)
发现的时候是用cf的DNS的
现在已经关掉了
仍然没问题 :bili_062:
前不久连cf或者始皇给的doh都不能直连了
没想到这会又开放一点点
1 post - 1 participant
Read full topic
via LINUX DO - 最新话题 (author: 欣欣|林可欣)
论坛上传的附件下载失败
论坛有佬反应:在论坛上每次附件都是下载失败。
https://linux.do/t/topic/504006/119
我刚才去测试了下,发现确实有这个问题:IDM 连接失败,无法下载上传的附件。
以前,论坛可直连的时候,附件可正常下载。请问,现无法下载是什么原因呢?
辛苦排查下,谢谢 :bili_097:
4 posts - 2 participants
Read full topic
via LINUX DO - 最新话题 (author: 糖糖软萌喵)
论坛有佬反应:在论坛上每次附件都是下载失败。
https://linux.do/t/topic/504006/119
我刚才去测试了下,发现确实有这个问题:IDM 连接失败,无法下载上传的附件。
以前,论坛可直连的时候,附件可正常下载。请问,现无法下载是什么原因呢?
辛苦排查下,谢谢 :bili_097:
4 posts - 2 participants
Read full topic
via LINUX DO - 最新话题 (author: 糖糖软萌喵)
warp太好用了,但是一个月20刀太贵了。
大佬们有没有什么办法白嫖啊。
2 posts - 2 participants
Read full topic
via LINUX DO - 最新话题 (author: imocone)
大佬们有没有什么办法白嫖啊。
2 posts - 2 participants
Read full topic
via LINUX DO - 最新话题 (author: imocone)
Gemini Live语音模型也升级了,现在太强了,甚至会“破音”,逼真度吓人
Gemini App Live应该也升级成最新的TTS模型了,我让他给我用兴奋激动的声音解说一场足球比赛,这效果太牛了,来听听Gemini吼破喉咙 😂:
https://imgur.com/a/geminilive-FQrtkuE
1 post - 1 participant
Read full topic
via LINUX DO - 最新话题 (author: zzzzzz1)
Gemini App Live应该也升级成最新的TTS模型了,我让他给我用兴奋激动的声音解说一场足球比赛,这效果太牛了,来听听Gemini吼破喉咙 😂:
https://imgur.com/a/geminilive-FQrtkuE
1 post - 1 participant
Read full topic
via LINUX DO - 最新话题 (author: zzzzzz1)
Sing-box1.13安卓端点配置问题求助
我在安卓客户端配置了两个端点,一个国内,一个国外的,在outbounds选择器不通,节点在Clash meta是正常的,配置如下:
{
“log”: {},
“dns”: {
“servers”: [
{
“type”: “udp”,
“tag”: “local”,
“server”: “119.29.29.29”
},
{
“type”: “https”,
“tag”: “public”,
“domain_resolver”: “local”,
“server”: “dns.alidns.com”
},
{
“type”: “https”,
“tag”: “foreign”,
“domain_resolver”: “local”,
“server”: “dns.google”
},
{
“type”: “fakeip”,
“tag”: “fakeip”,
“inet4_range”: “198.18.0.0/15”,
“inet6_range”: “fc00::/18”
}],
“rules”: [
{
“clash_mode”: “direct”,
“server”: “local”
},
{
“clash_mode”: “global”,
“server”: “fakeip”
},
{
“query_type”: “HTTPS”,
“action”: “reject”
},
{
“rule_set”: “geosite-cn”,
“server”: “local”
},
{
“query_type”: [
“A”,
“AAAA”
],
“server”: “fakeip”,
“rewrite_ttl”: 1
}],
“final”: “foreign”,
“strategy”: “ipv4_only”,
“independent_cache”: true
},
“ntp”: {},
“endpoints”: [
{
“type”: “wireguard”,
“tag”: “wg1:china:”,
“mtu”: 1408,
“address”: “10.100.0.2/24”,
“private_key”: “”,
“peers”: [
{
“address”: “”,
“port”: 51820,
“public_key”: “”,
“allowed_ips”: “0.0.0.0/0”,
“persistent_keepalive_interval”: 30
}]
},
{
“type”: “wireguard”,
“tag”: “wg2🗾”,
“mtu”: 1408,
“address”: “10.0.20.2/24”,
“private_key”: “”,
“peers”: [
{
“address”: “”,
“port”: 51820,
“public_key”: “”,
“allowed_ips”: “0.0.0.0/0”,
“persistent_keepalive_interval”: 25
}],
“workers”: 2
}],
“inbounds”: [
{
“type”: “tun”,
“tag”: “tun-in”,
“address”: [
“172.19.0.0/30”,
“fdfe:dcba:9876::/126”
],
“auto_route”: true,
“strict_route”: true,
“stack”: “system”,
“platform”: {
“http_proxy”: {
“enabled”: true,
“server”: “127.0.0.1”,
“server_port”: 7890
}
}
},
{
“type”: “mixed”,
“tag”: “mixed-in”,
“listen”: “127.0.0.1”,
“listen_port”: 7890
}],
“outbounds”: [
{
“type”: “selector”,
“tag”: “Proxy”,
“outbounds”: [
“wg2🗾”,
“wg1:china:”
]
}],
“route”: {},
“experimental”: {}
}
怀疑是DNS问题,问了一圈AI都没解决,有没有大佬指点一二,感谢
1 post - 1 participant
Read full topic
via LINUX DO - 最新话题 (author: fznpc)
我在安卓客户端配置了两个端点,一个国内,一个国外的,在outbounds选择器不通,节点在Clash meta是正常的,配置如下:
{
“log”: {},
“dns”: {
“servers”: [
{
“type”: “udp”,
“tag”: “local”,
“server”: “119.29.29.29”
},
{
“type”: “https”,
“tag”: “public”,
“domain_resolver”: “local”,
“server”: “dns.alidns.com”
},
{
“type”: “https”,
“tag”: “foreign”,
“domain_resolver”: “local”,
“server”: “dns.google”
},
{
“type”: “fakeip”,
“tag”: “fakeip”,
“inet4_range”: “198.18.0.0/15”,
“inet6_range”: “fc00::/18”
}],
“rules”: [
{
“clash_mode”: “direct”,
“server”: “local”
},
{
“clash_mode”: “global”,
“server”: “fakeip”
},
{
“query_type”: “HTTPS”,
“action”: “reject”
},
{
“rule_set”: “geosite-cn”,
“server”: “local”
},
{
“query_type”: [
“A”,
“AAAA”
],
“server”: “fakeip”,
“rewrite_ttl”: 1
}],
“final”: “foreign”,
“strategy”: “ipv4_only”,
“independent_cache”: true
},
“ntp”: {},
“endpoints”: [
{
“type”: “wireguard”,
“tag”: “wg1:china:”,
“mtu”: 1408,
“address”: “10.100.0.2/24”,
“private_key”: “”,
“peers”: [
{
“address”: “”,
“port”: 51820,
“public_key”: “”,
“allowed_ips”: “0.0.0.0/0”,
“persistent_keepalive_interval”: 30
}]
},
{
“type”: “wireguard”,
“tag”: “wg2🗾”,
“mtu”: 1408,
“address”: “10.0.20.2/24”,
“private_key”: “”,
“peers”: [
{
“address”: “”,
“port”: 51820,
“public_key”: “”,
“allowed_ips”: “0.0.0.0/0”,
“persistent_keepalive_interval”: 25
}],
“workers”: 2
}],
“inbounds”: [
{
“type”: “tun”,
“tag”: “tun-in”,
“address”: [
“172.19.0.0/30”,
“fdfe:dcba:9876::/126”
],
“auto_route”: true,
“strict_route”: true,
“stack”: “system”,
“platform”: {
“http_proxy”: {
“enabled”: true,
“server”: “127.0.0.1”,
“server_port”: 7890
}
}
},
{
“type”: “mixed”,
“tag”: “mixed-in”,
“listen”: “127.0.0.1”,
“listen_port”: 7890
}],
“outbounds”: [
{
“type”: “selector”,
“tag”: “Proxy”,
“outbounds”: [
“wg2🗾”,
“wg1:china:”
]
}],
“route”: {},
“experimental”: {}
}
怀疑是DNS问题,问了一圈AI都没解决,有没有大佬指点一二,感谢
1 post - 1 participant
Read full topic
via LINUX DO - 最新话题 (author: fznpc)
This media is not supported in your browser
VIEW IN TELEGRAM
果然想象力不足才是最大的病
x.com
Krish Shah
@KrishRShah
I turned the macbook trackpad into an instrument pic.x.com/jt8OHVZi1r
8:24 PM - 12 Dec 2025 7.5K 460
等待开源啊啊啊啊
https://x.com/i/status/1999721556394803436
https://x.com/i/status/1999862056774934675
4 posts - 3 participants
Read full topic
via LINUX DO - 最新话题 (author: 啊天)
Invalid media: image
x.com
Krish Shah
@KrishRShah
I turned the macbook trackpad into an instrument pic.x.com/jt8OHVZi1r
8:24 PM - 12 Dec 2025 7.5K 460
等待开源啊啊啊啊
https://x.com/i/status/1999721556394803436
https://x.com/i/status/1999862056774934675
4 posts - 3 participants
Read full topic
via LINUX DO - 最新话题 (author: 啊天)
Invalid media: image
现在好方便啊 部署在服务器直接叫 codex 就好了
以前我还要看 readme 一点点部署,现在我看都不看,websearch 一打开,直接甩手掌柜连 mcp 我都得让他自己装😁
4 posts - 3 participants
Read full topic
via LINUX DO - 最新话题 (author: DeepSuck-深度求嗦)
以前我还要看 readme 一点点部署,现在我看都不看,websearch 一打开,直接甩手掌柜连 mcp 我都得让他自己装😁
4 posts - 3 participants
Read full topic
via LINUX DO - 最新话题 (author: DeepSuck-深度求嗦)
家宽是不是类似钻石,是伪需求?
说的是访问chatgpt/claude/gemini
看群里的某些实践或者某些网站关于办理这类帐号的“广告文”,字里行间总感觉有这些家宽或者虚拟卡商家在推波助澜。
总感觉怪怪的。
家宽需求收集:
1, 在youtub 做up主,需要家宽 (听人说的)
17 posts - 15 participants
Read full topic
via LINUX DO - 最新话题 (author: approachai)
说的是访问chatgpt/claude/gemini
看群里的某些实践或者某些网站关于办理这类帐号的“广告文”,字里行间总感觉有这些家宽或者虚拟卡商家在推波助澜。
总感觉怪怪的。
家宽需求收集:
1, 在youtub 做up主,需要家宽 (听人说的)
17 posts - 15 participants
Read full topic
via LINUX DO - 最新话题 (author: approachai)
【周末美食】和母上大人的周末火锅
12 posts - 6 participants
Read full topic
via LINUX DO - 最新话题 (author: 123nhh_awa(哈哈哈,我不学啦))
Invalid media: image
12 posts - 6 participants
Read full topic
via LINUX DO - 最新话题 (author: 123nhh_awa(哈哈哈,我不学啦))
Invalid media: image
Gemini API 限制速率限制这么严格了吗?
我的 Tier 1 的 Key。用 Cline 做东西,触发 429 速率限制了。。。。
10 posts - 4 participants
Read full topic
via LINUX DO - 最新话题 (author: Star_caorui)
Invalid media: image
我的 Tier 1 的 Key。用 Cline 做东西,触发 429 速率限制了。。。。
10 posts - 4 participants
Read full topic
via LINUX DO - 最新话题 (author: Star_caorui)
Invalid media: image
发PT站 BTSchool*5 PTZone*N
留下你的注册名和邮箱地址
前排优先给两个 后面都给PTZone
7 posts - 5 participants
Read full topic
via LINUX DO - 最新话题 (author: 老骑)
留下你的注册名和邮箱地址
前排优先给两个 后面都给PTZone
7 posts - 5 participants
Read full topic
via LINUX DO - 最新话题 (author: 老骑)
现在 Gemini 3 速度上来了,111 token/s,首字 3 秒多
这个速度是算上首字耗时的,首字耗时也普遍在 3 秒多
2 posts - 2 participants
Read full topic
via LINUX DO - 最新话题 (author: Mozi)
Invalid media: image
这个速度是算上首字耗时的,首字耗时也普遍在 3 秒多
2 posts - 2 participants
Read full topic
via LINUX DO - 最新话题 (author: Mozi)
Invalid media: image