Ngrok

Latest version: v1.4.0

Safety actively analyzes 683322 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.12.0

- Add `allow_user_agent` and `deny_user_agent` options to HTTP listeners
- Add `client_id` and `client_secret` options to OAuth

0.11.0

- Rename all assets to listener
- Add links to ngrok documentation
- Log if an auth token was used for session creation

0.10.1

- Fix publishing for aarch64

0.10.0

- Add `listen_and_forward` and `listen_and_serve` to listener builders.
- Update to latest version of underlying rust library, allowing TLS backends.
- Fix aarch64 build for docker-ubuntu-on-macos and raspberry pi.

0.9.0

- Flattened `listener.forward_pipe()` and `listener.forward_tcp()` into `listener.forward()`. Determination will be made based on `addr` input.
- Added [Mypy](https://mypy.readthedocs.io/en/stable/) static typing information.
- Added `session.get_listeners()` to get a list of current non-closed listeners for the session.
- Added `ngrok.set_auth_token(<token>)` to set a default auth token to use for sessions.
- Added [ngrok error codes](https://ngrok.com/docs/errors/reference/) as 3rd argument to thrown Errors, when available.

0.8.1

- Cleanly return from a listener forward call after a `session.close()`

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.