标题: 中兴 F31 Pro 随身WiFi 踩坑记之被 B 站拉黑
作者: #ZeroDivisionError
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086534
时间: 2025-10-24 21:56:53
摘要:
作者: #ZeroDivisionError
板块: #搞七捻三
编号:
1086534帖子: https://linux.do/t/topic/1086534
时间: 2025-10-24 21:56:53
摘要:
前文为 中兴 5G 翻车了,考虑到中兴的 4G 随身 WiFi 是经过时间考验的老朋友了,相比 Android 方案,发热更低,启动更快,资费也不贵。并且也支持电信和移动双网(其中电信每个月只能用 80G ,权当是个噱头)。据说也不限速。因此,购入了其最新方案 F31 Pro ,相比前代, WiFi 给了 WiFi6 2.4GHz ,当然为了稳定起见,一般都是关掉 WiFi ,直接用 USB 。更为大方的是,中兴无论是 4G 还是 5G 物联网卡都给了 IPv6 ,很大方呀。
坐标广州,在信号强度 -51dbm 的情况下, 使用 USTC IPv6 测速,下载速度可以稳定在 40MBps ,是联通的一倍。上传速度在 10-20MBps 不等,和联通持平。跑分很不错。
但是,不知道为什么,这个玩意它上不了 B 站:能看历史记录的视频,但是 APP 里面根本打不开 B 站首页。但是 B 站那个网络诊断也显示 ping 都没问题。好的,那我们 curl 一把看看是怎么回事。
curl -iv -4 http://app.bilibili.com
* STATE: INIT => CONNECT handle 0x20436d98; line 1837 (connection #-5000)
* Added connection 0. The cache now contains 1 members
* STATE: CONNECT => RESOLVING handle 0x20436d98; line 1883 (connection #0)
* family0 == v4, family1 == v6
* Trying 183.232.239.18:80...
* STATE: RESOLVING => CONNECTING handle 0x20436d98; line 1967 (connection #0)
* Connected to app.bilibili.com (183.232.239.18) port 80 (#0)
* ST
标题: 我想实现网页自动登录,该去了解那些东西
作者: #One Piece
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086542
时间: 2025-10-24 21:58:28
摘要:
作者: #One Piece
板块: #搞七捻三
编号:
1086542帖子: https://linux.do/t/topic/1086542
时间: 2025-10-24 21:58:28
摘要:
有很多服务都是短期需要你定时访问或者登录的,想是想GitHubation或者青龙等平台实现负载小,又能定时计划询问操作,
标题: MiniMax M2官方API目前还不能调用
作者: #F-Droid
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086544
时间: 2025-10-24 21:58:45
摘要:
作者: #F-Droid
板块: #搞七捻三
编号:
1086544帖子: https://linux.do/t/topic/1086544
时间: 2025-10-24 21:58:45
摘要:
闹得沸沸扬扬。结果调用API的时候,它上面显示错误的参数,该模型不支持
标题: 想找个新头像呀ww
作者: #Fengfeng10
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086562
时间: 2025-10-24 22:02:09
摘要:
作者: #Fengfeng10
板块: #搞七捻三
编号:
1086562帖子: https://linux.do/t/topic/1086562
时间: 2025-10-24 22:02:09
摘要:
想换个可爱的头像呀w
最好是能动的呢www
标题: 怎么屏蔽某个话题啊
作者: #Myallure
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086567
时间: 2025-10-24 22:02:42
摘要:
作者: #Myallure
板块: #搞七捻三
编号:
1086567帖子: https://linux.do/t/topic/1086567
时间: 2025-10-24 22:02:42
摘要:
营销得有点乌烟瘴气感觉,看多了也烦,想知道怎么屏蔽某个话题或者tag
标题: 不妨改一改 | 一张meme
作者: #stevessr
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086590
时间: 2025-10-24 22:07:43
摘要:
作者: #stevessr
板块: #搞七捻三
编号:
1086590帖子: https://linux.do/t/topic/1086590
时间: 2025-10-24 22:07:43
摘要:
标题: 求助:请问flutter开发者怎么用 firebase呀
作者: #ggtptt123_lisa
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1086604
时间: 2025-10-24 22:10:13
摘要:
作者: #ggtptt123_lisa
板块: #开发调优
编号:
1086604帖子: https://linux.do/t/topic/1086604
时间: 2025-10-24 22:10:13
摘要:
是这样的,我刚刚注册了google 开发者账号,一枚纯纯的开发萌新。
本来想要用firebase 的storage功能,被告知需要去google cloud绑定信用卡才能用,绑定时结果却发现信用卡里面没有中国地区,我的招行visa卡也不能用了。
请问中国开发者如何解决firebase的支付问题呢?搜了一圈结果没有人讨论,希望给大家给小白解解惑,谢谢
(我用的技术栈是flutter,官方推荐firebase,可以与flutter开发无缝衔接,请问有什么类似firebase的平替吗?)
标题: 【Suno V5】大东北我的家乡魔改版
作者: #燊
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086614
时间: 2025-10-24 22:11:34
摘要:
作者: #燊
板块: #搞七捻三
编号:
1086614帖子: https://linux.do/t/topic/1086614
时间: 2025-10-24 22:11:34
摘要:
https://img.51jiabo.com/f922c8c2-7a05-435c-a7a2-ec8cce3e6596.mp4
已经实现听歌自由了,听着大东北已经爽飞了,太带派了*
标题: Linux.do 阅读助手
作者: #Prompt2Tool
板块: #资源荟萃
编号:
帖子: https://linux.do/t/topic/1086641
时间: 2025-10-24 22:15:42
摘要:
作者: #Prompt2Tool
板块: #资源荟萃
编号:
1086641帖子: https://linux.do/t/topic/1086641
时间: 2025-10-24 22:15:42
摘要:
谷歌应用商城搜索:Linux.do 阅读助手
或者:
chromewebstore.google.com
Linux.do 阅读助手 - Chrome 应用商店
帮助Linux.do用户轻松阅读最新帖子,智能跟踪学习进度,无需鼠标即可浏览论坛内容,提升学习效率
这个插件嘛用的呢?
帮助爱学习的各位佬友减少鼠标使用的,方便你学习
标题: freenom现在修改名称服务器不生效了吗?我前几天修改了但是在CF里还没有生效
作者: #小白
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1086645
时间: 2025-10-24 22:16:51
摘要:
作者: #小白
板块: #开发调优
编号:
1086645帖子: https://linux.do/t/topic/1086645
时间: 2025-10-24 22:16:51
摘要:
难道相当于用不了了吗
标题: 博客迎来了首条评论,居然是个巴基斯坦友人?!
作者: #𝑨𝑪𝑮𝑼𝑹𝑳
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086746
时间: 2025-10-24 22:32:18
摘要:
作者: #𝑨𝑪𝑮𝑼𝑹𝑳
板块: #搞七捻三
编号:
1086746帖子: https://linux.do/t/topic/1086746
时间: 2025-10-24 22:32:18
摘要:
[软件]内存优化工具 Mem Reduct | ACGURL
Mark 1 天前
Concise and informative summary, it’s great that both installation and portable versions are available for different user needs.
I recently installed the setup version from https://memoryreduct.com/ on my older laptop, and the automatic cleanup feature made multitasking much smoother. It’s best to enable conditional cleanup so memory stays optimized without manual effort.
有点小惊讶,不过也很高兴
标题: claude 是中转站划算还是尼区开 pro 划算呀
作者: #miemie Jun
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086755
时间: 2025-10-24 22:33:45
摘要:
作者: #miemie Jun
板块: #搞七捻三
编号:
1086755帖子: https://linux.do/t/topic/1086755
时间: 2025-10-24 22:33:45
摘要:
有没有佬友知道是哪个更划算。
标题: 这就是大结局吧
作者: #平安喜乐
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086764
时间: 2025-10-24 22:34:56
摘要:
作者: #平安喜乐
板块: #搞七捻三
编号:
1086764帖子: https://linux.do/t/topic/1086764
时间: 2025-10-24 22:34:56
摘要:
先是这样:
https://linux.do/t/topic/372100?u=shiya
然后这样:
标题: 我突然想,像沉浸式翻译这些不开源的扩展会不会记录每一个浏览的网址并上传?
作者: #小白
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1086783
时间: 2025-10-24 22:38:21
摘要:
作者: #小白
板块: #开发调优
编号:
1086783帖子: https://linux.do/t/topic/1086783
时间: 2025-10-24 22:38:21
摘要:
有没有大佬抓包过?会不会上传浏览网址/内容或者一些敏感信息
标题: 10月25日 Augment 试用-10个 11月23号到期 34000积分 (明日外出 提前备好)
作者: #AI_iDeaL
板块: #福利羊毛
编号:
帖子: https://linux.do/t/topic/1086789
时间: 2025-10-24 22:39:30
摘要:
作者: #AI_iDeaL
板块: #福利羊毛
编号:
1086789帖子: https://linux.do/t/topic/1086789
时间: 2025-10-24 22:39:30
摘要:
cdk.linux.do
LINUX DO CDK
Linux Do 社区 CDK 快速分享平台 - 让分享变得更简单
账号1个月左右有效期 34000积分
自备防封插件+换号工具augment-token-mng (gay吧搜索)
切换账号保证网络环境干净,无代理
助力周末格外努力的你
标题: 可以优化一下这个查看版本的页面?
作者: #跃进 林
板块: #运营反馈
编号:
帖子: https://linux.do/t/topic/1086794
时间: 2025-10-24 22:39:57
摘要:
作者: #跃进 林
板块: #运营反馈
编号:
1086794帖子: https://linux.do/t/topic/1086794
时间: 2025-10-24 22:39:57
摘要:
这个查看可以优化个选择版本,或者做成那种也好选择的?
标题: Karing内部功能问题
作者: #dzx
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086803
时间: 2025-10-24 22:41:13
摘要:
作者: #dzx
板块: #搞七捻三
编号:
1086803帖子: https://linux.do/t/topic/1086803
时间: 2025-10-24 22:41:13
摘要:
https://linux.do/t/topic/1082268/1
这是原帖,因为有佬友在原帖发言违反论坛规则,已经被删
希望Karing改改
凌晨询问的issue已经被关
github.com/KaringX/karing
内部功能使用问题
已打开 04:07PM - 23 Oct 25 UTC
已关闭 01:46AM - 24 Oct 25 UTC
dzx941

您好开发者,请问一下,这是怎么回事?
标题: 在kilo的贡献者里看到了
作者: #小白
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1086813
时间: 2025-10-24 22:43:55
摘要:
作者: #小白
板块: #搞七捻三
编号:
1086813帖子: https://linux.do/t/topic/1086813
时间: 2025-10-24 22:43:55
摘要:
没错 rooremote
所以这个算是 spoiler ?
总结 (click for more details)