V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  doublleft  ›  全部回复第 8 页 / 共 60 页
回复总数  1187
1 ... 4  5  6  7  8  9  10  11  12  13 ... 60  
2021 年 1 月 26 日
回复了 x9sec 创建的主题 奇思妙想 根据周报一键生成年终总结
大多数人的问题是,周报也能一键生成吗
2021 年 1 月 22 日
回复了 gee1k 创建的主题 Apple 图床工具 uPic 新状态
已购支持
2021 年 1 月 21 日
回复了 luckystar 创建的主题 Apple 开发用 纠结 m1 Mac mini 和组装台式机黑果+win,求解毒
2021 年 1 月 21 日
回复了 luckystar 创建的主题 Apple 开发用 纠结 m1 Mac mini 和组装台式机黑果+win,求解毒
https://i.imgur.com/aQxvEWo.png
香的 1 批。尤其是能明显感受到整体的响应速度飞快,IO 性能爆炸
2021 年 1 月 20 日
回复了 VShawn 创建的主题 奇思妙想 使用 RemoteApp 远程运行 QQ
这个不错啊,可以在 mac 下连 rdp remoteApp 吗
2021 年 1 月 19 日
回复了 doublleft 创建的主题 问与答 小米路由器一天发了 2.4 万个请求到 api.miwifi.com
@luck11 #50
@JensenQian #19
最操蛋的就是运行的就是 AP 模式,有线中继,他内置 DHCP
2021 年 1 月 19 日
回复了 doublleft 创建的主题 问与答 小米路由器一天发了 2.4 万个请求到 api.miwifi.com
@Lemeng #18
@Lemeng #18
@sphinxdwood #24
@jworg #27
@yukiww233 #37
@580a388da131 #48
@shyling #54

不是因为连不上才会无限重试,我为了抓包禁用了拦截,在网关上发现的,一样会 8 秒轮询
2021 年 1 月 18 日
回复了 doublleft 创建的主题 问与答 小米路由器一天发了 2.4 万个请求到 api.miwifi.com
@Jirajine #8 除此之外,还向 baidu.comtaobao.com 轮询请求
2021 年 1 月 18 日
回复了 doublleft 创建的主题 问与答 小米路由器一天发了 2.4 万个请求到 api.miwifi.com
@MaiKuraki #5
应该是新招数,看起来像是控制什么的开关

@nvkou #2
我把详细的响应贴上来,可能有点长,但是做个备份
2021 年 1 月 18 日
回复了 doublleft 创建的主题 问与答 小米路由器一天发了 2.4 万个请求到 api.miwifi.com
base64 解码后如下,给大家分析分析
```
{
"vas": {
"shopping_bar": {
"service": {
"off": "matool --method setKV --params gouwudang_status off; /usr/bin/trmd -f; /usr/bin/trmd",
"on": "matool --method setKV --params gouwudang_status on; /usr/bin/trmd -f; /usr/bin/trmd"
},
"rules": {
"countrycode": "CN"
},
"status": -3
},
"baidu_video_bar": {
"service": {
"off": "matool --method setKV --params baidu_video_bar off; /usr/bin/trmd -f; /usr/bin/trmd",
"on": "matool --method setKV --params baidu_video_bar on; /usr/bin/trmd -f; /usr/bin/trmd"
},
"rules": {
"countrycode": "CN"
},
"status": -3
},
"ustack": {
"service": {
"off": "/etc/init.d/ustack off;/etc/init.d/http_url_proxy off"
},
"rules": {
"countrycode": "CN"
},
"status": -3
},
"ad_on_off": {
"service": {
"off": "matool --method setKV --params ad_on_off off;/usr/bin/trmd -f; /usr/bin/trmd;uci set security.common.ad_on_off=0;uci commit security; /etc/init.d/securitypage restart",
"on": "matool --method setKV --params ad_on_off on;/usr/bin/trmd -f; /usr/bin/trmd;uci set security.common.ad_on_off=1;uci commit security; /etc/init.d/securitypage restart"
},
"rules": {
"countrycode": "CN"
},
"status": -3
},
"service_aggre": {
"service": {
"off": "matool --method setKV --params service_aggre_status off; /etc/init.d/http_event_proxy off"
},
"rules": {
"countrycode": "CN"
},
"status": -3
},
"security_page": {
"service": {
"off": "matool --method setKV --params security_page_status off;rm /etc/config/securitypage/enable.tag; /etc/init.d/securitypage stop",
"on": "matool --method setKV --params security_page_status on;"
},
"rules": {
"countrycode": "CN"
},
"status": -3
},
"invalid_page": {
"service": {
"off": "matool --method setKV --params invalid_page_status off; /etc/init.d/http_status_stat off",
"on": "matool --method setKV --params invalid_page_status on; /etc/init.d/http_status_stat on",
"status": "uci get http_status_stat.settings.enabled 2>/dev/null"
},
"rules": {
"countrycode": "CN"
},
"status": -3
},
"news_bar": {
"service": {
"off": "matool --method setKV --params news_bar off; /usr/bin/trmd -f; /usr/bin/trmd",
"on": "matool --method setKV --params news_bar on; /usr/bin/trmd -f; /usr/bin/trmd"
},
"rules": {
"countrycode": "CN"
},
"status": -3
},
"ad_filter_resolve": {
"service": {
"off": "sed -i '/ad_filter.sh/d' /etc/crontabs/root;uci set otapred.settings.plugin=0;uci commit"
},
"rules": {
"countrycode": "CN"
},
"status": -3
},
"UPIF": {
"service": {
"off": "/etc/init.d/wrsst stop;uci delete otapred.settings.updateurl&&uci commit",
"on": "",
"status": ""
},
"rules": {
"countrycode": "CN"
},
"status": -3
}
}
}
```
2021 年 1 月 17 日
回复了 zhoudaiyu 创建的主题 问与答 4 层代理、7 层代理的“层”到底指的是什么?
OSI
homepod mini
以后孩子结婚买房子的时候可能会亲一下
2021 年 1 月 7 日
回复了 CipherSysu 创建的主题 Apple 刚拿到 M1 的 mba,有什么要注意的吗
装个 ele 么体验下电脑上点外卖 https://i.v2ex.co/504J5BO2.png
2021 年 1 月 7 日
回复了 jerfoxu 创建的主题 问与答 v 友带隐形眼镜的多吗?最近想弄个隐形眼镜,求推荐
@dnsdk #10 有推荐具体的品牌型号吗,搜了一下都是卖一代的
变电站吗哈哈哈哈哈
2021 年 1 月 6 日
回复了 mascteen 创建的主题 程序员 假如我现在想写一个前端框架,请问有什么突破口?
我觉得满需要一个 Svelte 和 snowpack 结合的这种框架,基于 runtime 而且 bundle-less 的
1 ... 4  5  6  7  8  9  10  11  12  13 ... 60  
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   3785 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 59ms · UTC 04:16 · PVG 12:16 · LAX 20:16 · JFK 23:16
♥ Do have faith in what you're doing.