@ngrok/ngrok-api
Advanced tools
Changelog
0.12.0
Changelog
0.11.0
Added support for the Bot User API. The Bot User API allows you to manage the bots that are registered to your ngrok account. You can automate the creation, management, and deletion of bot users in your account.
Added support for the Policy Module on HTTP Edge Routes, TCP Edges, and TLS Edges, which allows you to configure rules that can be used to influence and control traffic to and from your upstream service.
Changelog
0.3.0
ENHANCEMENTS:
owner_id
field to the api_key
, credential
, and ssh_credential
resources. If supplied at credential creation, ownership will be assigned to the specified User or Bot. Only admins may specify an owner other than themselves. Defaults to the authenticated User or Bot.failover_backend
, http_response_backend
, and tunnel_group_backend
resources. A Failover backend defines failover behavior within a list of referenced backends. Traffic is sent to the first backend in the list. If that backend is offline or no connection can be established, ngrok attempts to connect to the next backend in the list until one is successful.Changelog
0.2.0
ENHANCEMENTS:
FIXES:
Changelog
0.1.0
ENHANCEMENTS: