Sponsor of the Day:
Jerkmate
https://ngrok.com/docs/traffic-policy/actions/forward-internal
Forward Internal Action - ngrok documentation
The Forward Internal action enables you to forward traffic from an endpoint to a internal endpoint within the same ngrok account.
action ngrok documentationforwardinternal
https://ngrok.com/docs/traffic-policy/actions/log
Log Action - ngrok documentation
The Log action enables you to log metadata to ngrok's eventing system.
action ngrok documentationlog
https://ngrok.com/docs/traffic-policy/actions/add-headers
Add Headers Action - ngrok documentation
Add headers to an HTTP request or response before it is delivered upstream or back to the client.
action ngrok documentationadd headers
https://ngrok.com/docs/traffic-policy/actions/owasp-crs-response
OWASP CRS Response Action - ngrok documentation
Block common web attacks with the owasp-crs-response action in Traffic Policy.
action ngrok documentationowasp crsresponse
https://ngrok.com/docs/traffic-policy/actions/redirect
Redirect Action - ngrok documentation
Redirect incoming requests to new URLs by modifying the original URLs with regular expressions.
action ngrok documentationredirect
https://ngrok.com/docs/traffic-policy/actions/terminate-tls
Terminate TLS Action - ngrok documentation
Control how TLS traffic is terminated by ngrok, including custom certificates and mutual TLS.
action ngrok documentationterminatetls
https://ngrok.com/docs/traffic-policy/actions/close-connection
Close Connection Action - ngrok documentation
Forcibly close connections to an endpoint.
action ngrok documentationclose connection
https://ngrok.com/docs/traffic-policy/actions/request-body-find-replace
Request Body Find & Replace Action - ngrok documentation
Find and replace text patterns in HTTP request bodies using regular expressions.
action ngrok documentationrequest bodyfind replace
https://ngrok.com/docs/traffic-policy/actions/oidc
OpenID Connect Action - ngrok documentation
The OpenID Connect (OIDC) action restricts access to only authorized users by enforcing OIDC through an identity provider of your choice.
action ngrok documentationopenid connect
https://ngrok.com/docs/traffic-policy/actions/saml
SAML Action - ngrok documentation
The SAML action restricts access to only authorized users by enforcing SAML through an identity provider of your choice.
action ngrok documentationsaml
https://ngrok.com/docs/traffic-policy/actions/basic-auth
Basic Auth Action - ngrok documentation
Enforce HTTP Basic Auth on your endpoints.
action ngrok documentationbasic auth
https://ngrok.com/docs/traffic-policy/actions/restrict-ips
Restrict IPs Action - ngrok documentation
Allow or deny traffic based on the source IP address of connections to your ngrok endpoints.
action ngrok documentationrestrictips
https://ngrok.com/docs/traffic-policy/actions/deny
Deny Action - ngrok documentation
The Deny action enables you to reject incoming requests on your endpoints before they make it to your upstream service.
action ngrok documentationdeny
https://ngrok.com/docs/traffic-policy/actions/circuit-breaker
Circuit Breaker Action - ngrok documentation
Prevent overload and maintain system reliability by rejecting requests when errors and volume exceed set thresholds.
action ngrok documentationcircuit breaker