You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@radulucut let's start by adding support for GLOBALPING_TOKEN variable, and I'll specify the rest of the interface to add a little later. The token is sent as Authorization: Bearer YOUR-TOKEN (docs). You can ping me by Slack/mail, and I'll send you some actual tokens for testing.
To support our upcoming API keys we need a few changes:
New parameter -T/--token (open to different options)- in Add auth support via command #108GLOBALPING_TOKEN
New command- in Add limits command #109limits
that will output IP limits if the user is anon and remaining credits if the user is authenticatedThe text was updated successfully, but these errors were encountered: