Skip to content

在macOS/Safari环境上无法过cloudflare的人机验证 #155

Answered by muink
laye0619 asked this question in Q&A
Discussion options

You must be logged in to vote

@laye0619
/etc/config/dhcp 里 ipset 设置成这样, set 名不要加 @ 号

config ipset
	option table_family 'ip'
	list name 'homeproxy_wan_direct_addr_v4'
	list domain 'mask.icloud.com'
	list domain 'mask-h2.icloud.com'
	list domain 'mask.apple-dns.net'

init.d 脚本不用改了, 你把前面这段的配置的 table_family 改成 inet 就能工作了

	option table_family 'inet'

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
3 replies
@laye0619
Comment options

@muink
Comment options

@laye0619
Comment options

Comment options

You must be logged in to vote
5 replies
@laye0619
Comment options

@muink
Comment options

@laye0619
Comment options

@muink
Comment options

@laye0619
Comment options

Answer selected by laye0619
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants