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

[Feature request] Device Model in .mobileconfig configuration #2493

Closed
ammnt opened this issue Dec 26, 2020 · 1 comment
Closed

[Feature request] Device Model in .mobileconfig configuration #2493

ammnt opened this issue Dec 26, 2020 · 1 comment
Labels
duplicate Duplicate or merged issues.

Comments

@ammnt
Copy link

ammnt commented Dec 26, 2020

Hello,

in continue of #1383 please add device model identification for clients in logs. This string is directly encrypted in base64 in endpoint URL:
<key>ServerURL</key>
<string>https://agh.stub.domain/dns-query/client-identifier-name/b64:QXBwbGUgaVBob25lMTMsNA</string>
</dict>

QXBwbGUgaVBob25lMTMsNA -> Apple iPhone13,4 -> iPhone 12 Pro Max

Please do not confuse this with the client identifier. That's the Apple device identifier. As I know, it doesn't work for DoT.

Thank you.
Cheers🤙

@ameshkov
Copy link
Member

Merged into #2497

@ameshkov ameshkov added the duplicate Duplicate or merged issues. label Dec 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Duplicate or merged issues.
Projects
None yet
Development

No branches or pull requests

2 participants