wordfence-cli icon indicating copy to clipboard operation
wordfence-cli copied to clipboard

Use a specific/identifiable user agent when making requests to Wordfence APIs

Open akenion opened this issue 1 year ago • 0 comments

Currently CLI uses the generic user agent from the requests library (i.e. python-requests/2.22.0). @wf-mattr suggested using a more specific user agent for this purpose. I'm thinking something like Wordfence CLI/4.0.3 (where the version number matches the version of CLI).

akenion avatar Aug 07 '24 16:08 akenion