micromdm / nanodep

NanoDEP is a set of tools and a Go library powering them for communicating with Apple's Device Enrollment Program (DEP) API servers.
MIT License
33 stars 12 forks source link

godep User-Agent updates #49

Closed jessepeterson closed 6 months ago

jessepeterson commented 7 months ago

Allow specifying User-Agent on the CLI for depsyncer tool. Change HTTP User-Agent header for godep Client. Optionize the godep Client (with options for UA and for HTTP client).