Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appid分流策略对工作资料(基于多用户)无效 #56

Open
lyaaz opened this issue May 12, 2020 · 2 comments
Open

appid分流策略对工作资料(基于多用户)无效 #56

lyaaz opened this issue May 12, 2020 · 2 comments

Comments

@lyaaz
Copy link

lyaaz commented May 12, 2020

在工作资料中的应用添加绕行规则( #bypass [Id] )后仍然会被代理,service.log中显示ignore

@marillindie
Copy link

marillindie commented Jun 24, 2020

虽然我还没试工作资料,但是我想问下你确定这个写法对工作资料外的应用有效吗?看代码的话应该是
1# # -*- mode: bypass -*-
2# {UID}
end# {EOF}
当然第一行可以不用这么花哨只要有bypass就行

@lyaaz
Copy link
Author

lyaaz commented Jun 24, 2020

虽然我还没试工作资料,但是我想问下你确定这个写法对工作资料外的应用有效吗?看代码的话应该是
1# # -- mode: bypass --
2# {UID}
end# {EOF}
当然第一行可以不用这么花哨只要有bypass就行

我的写法:
#bypass
1024

对主用户应用有效的,工作资料内应用虽然显示是ignore但是实测仍然会被代理(这些是在services.log里面看到的)
可能工作资料内的应用(至少在文件属性上)真实id是用户id+应用uid(比如用户id 10,应用uid 1024,他的文件属性group就是101024)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants