Custom HTTP_USER_AGENT/HTTP_REFERER per monitor #129

Closed
opened 2026-02-28 01:35:56 -05:00 by deekerman · 2 comments
Owner

Originally created by @RixzZ on GitHub (Aug 16, 2021).

Is it a duplicate question?
No.

Is your feature request related to a problem? Please describe.
No.

Describe the solution you'd like
Allow to set a custom user-agent and referrer for each monitor.

In my use case I have an image CDN that filters image loading by referer. If you access it without a referer or not the correct one, you get redirected to the homepage.

Describe alternatives you've considered
Currently I can only use Uptime Kuma to test for a 302 (the redirection that happens when you fail the referer check), but I can't check any other condition.

Additional context
N/A

Originally created by @RixzZ on GitHub (Aug 16, 2021). **Is it a duplicate question?** No. **Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Allow to set a custom user-agent and referrer for each monitor. In my use case I have an image CDN that filters image loading by referer. If you access it without a referer or not the correct one, you get redirected to the homepage. **Describe alternatives you've considered** Currently I can only use Uptime Kuma to test for a 302 (the redirection that happens when you fail the referer check), but I can't check any other condition. **Additional context** N/A
deekerman 2026-02-28 01:35:56 -05:00
Author
Owner

@louislam commented on GitHub (Aug 17, 2021):

I believe it is covered by #11.

@louislam commented on GitHub (Aug 17, 2021): I believe it is covered by #11.
Author
Owner

@RixzZ commented on GitHub (Aug 17, 2021):

You're completely right. I searched for those specific headers, so I didn't fine that issue. Sorry.

@RixzZ commented on GitHub (Aug 17, 2021): You're completely right. I searched for those specific headers, so I didn't fine that issue. Sorry.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#129
No description provided.