V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  slowmist  ›  全部回复第 10 页 / 共 11 页
回复总数  212
1 ... 2  3  4  5  6  7  8  9  10  11  
@efcndi
@Axnir 别说了 再说眼泪就要掉下来了
2023-09-20 10:13:40 +08:00
回复了 xiaoleis 创建的主题 问与答 新出的问界 M7 怎么样。
等碰撞测试
2023-09-19 12:04:22 +08:00
回复了 xuqiccr 创建的主题 iOS iOS17 更新多了云上贵州的条款
转到欧盟区?
2023-09-19 09:17:23 +08:00
回复了 lhbc 创建的主题 分享发现 疑似微信 iOS 版出现擅自截图上传行为
关注 ing
请点击 xxxx 换取商品
溯源一下
2023-09-17 13:19:34 +08:00
回复了 yikyo 创建的主题 路由器 不聊苹果,聊点家庭网络出国方案
https://github.com/daeuniverse/dae/
试试大鹅 ebpf 层的
dns 泄漏 设置好国内外的域名 一般没事
2023-09-16 10:06:50 +08:00
回复了 co2maker 创建的主题 宽带症候群 河南联通到日本 NTT 好稳
白天能跑满
2023-09-15 19:28:35 +08:00
回复了 Aurora0 创建的主题 iPhone iPhone 15 使用 USB 2.0 的原因
等石榴吧
做的好 下次别这样了🙃
@lo0pback 有的光猫自带镜像功能
只要电视(盒子)还能自己安装 app
2023-09-14 15:41:30 +08:00
回复了 DJCNMHG 创建的主题 macOS macOS 14 RC 你们升级了吗?体验如何?
@DJCNMHG
原来 mullvad 和 tor 有合作啊
第一次见用 pf 的服务商😇

```
cat pfdump.txt
r scrub-anchor "com.apple/*" all fragment reassemble
r anchor "com.apple/*" all
r anchor "mullvad" all
n nat-anchor "com.apple/*" all
n rdr-anchor "com.apple/*" all
n rdr-anchor "mullvad" all
A com.apple
A mullvad
com.apple r anchor "200.AirDrop/*" all
com.apple r anchor "250.ApplicationFirewall/*" all
com.apple A com.apple/200.AirDrop
com.apple A com.apple/250.ApplicationFirewall
mullvad r pass quick on lo0 all flags any keep state
mullvad r pass out quick inet proto udp from any port = 68 to 255.255.255.255 port = 67 no state
mullvad r pass in quick inet proto udp from any port = 67 to any port = 68 no state
mullvad r pass out quick inet6 proto udp from fe80::/10 port = 546 to ff02::1:2 port = 547 no state
mullvad r pass out quick inet6 proto udp from fe80::/10 port = 546 to ff05::1:3 port = 547 no state
mullvad r pass in quick inet6 proto udp from fe80::/10 port = 547 to fe80::/10 port = 546 no state
mullvad r pass out quick inet6 proto ipv6-icmp from any to ff02::2 icmp6-type routersol no state
mullvad r pass in quick inet6 proto ipv6-icmp from fe80::/10 to any icmp6-type routeradv no state
mullvad r pass in quick inet6 proto ipv6-icmp from fe80::/10 to any icmp6-type redir no state
mullvad r pass out quick inet6 proto ipv6-icmp from any to ff02::1:ff00:0/104 icmp6-type neighbrsol no state
mullvad r pass out quick inet6 proto ipv6-icmp from any to fe80::/10 icmp6-type neighbrsol no state
mullvad r pass in quick inet6 proto ipv6-icmp from fe80::/10 to any icmp6-type neighbrsol no state
mullvad r pass out quick inet6 proto ipv6-icmp from any to fe80::/10 icmp6-type neighbradv no state
mullvad r pass in quick inet6 proto ipv6-icmp all icmp6-type neighbradv no state
mullvad r pass out quick on utun3 inet proto tcp from any to 100.64.0.31 port = 53 flags S/SA keep state
mullvad r pass out quick on utun3 inet proto udp from any to 100.64.0.31 port = 53 no state
mullvad r pass out quick inet proto tcp from any to 186.243.5.35 port = 443 user = 0 flags S/SA keep state
mullvad r block return out quick proto tcp from any to any port = 53
mullvad r block return out quick proto udp from any to any port = 53
mullvad r pass quick on utun3 all flags S/SA keep state
mullvad r pass out quick inet from any to 10.0.0.0/8 no state
mullvad r pass in quick inet from 10.0.0.0/8 to any no state
mullvad r pass out quick inet from any to 172.16.0.0/12 no state
mullvad r pass in quick inet from 172.16.0.0/12 to any no state
mullvad r pass out quick inet from any to 192.168.0.0/16 no state
mullvad r pass in quick inet from 192.168.0.0/16 to any no state
mullvad r pass out quick inet from any to 169.254.0.0/16 no state
mullvad r pass in quick inet from 169.254.0.0/16 to any no state
mullvad r pass out quick inet6 from any to fe80::/10 no state
mullvad r pass in quick inet6 from fe80::/10 to any no state
mullvad r pass out quick inet6 from any to fc00::/7 no state
mullvad r pass in quick inet6 from fc00::/7 to any no state
mullvad r pass out quick inet from any to 255.255.255.255 no state
mullvad r pass out quick inet from any to 224.0.0.0/24 no state
mullvad r pass out quick inet from any to 239.0.0.0/8 no state
mullvad r pass out quick inet6 from any to ff01::/16 no state
mullvad r pass out quick inet6 from any to ff02::/16 no state
mullvad r pass out quick inet6 from any to ff03::/16 no state
mullvad r pass out quick inet6 from any to ff04::/16 no state
mullvad r pass out quick inet6 from any to ff05::/16 no state
mullvad r pass out quick inet proto udp from any port = 67 to any port = 68 no state
mullvad r pass in quick inet proto udp from any port = 68 to 255.255.255.255 port = 67 no state
mullvad r block return out quick all
mullvad r block drop quick all

```
2023-09-14 12:21:06 +08:00
回复了 DJCNMHG 创建的主题 macOS macOS 14 RC 你们升级了吗?体验如何?
用 pf 的不多吧
这家 vpn 会用到 pf 吗
2023-09-14 12:14:46 +08:00
回复了 luckykong 创建的主题 macOS Sonama 正式发布了?
@wsjjacky 这个设置界面 ui 太难受了 还不如 ipad 呢
1 ... 2  3  4  5  6  7  8  9  10  11  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1476 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 37ms · UTC 17:09 · PVG 01:09 · LAX 09:09 · JFK 12:09
Developed with CodeLauncher
♥ Do have faith in what you're doing.