Skip to content

Tags: GetXPOS/python

Tags

v0.1.7

Toggle v0.1.7's commit message
Release v0.1.7

v0.1.2

Toggle v0.1.2's commit message
bump version to 0.1.2

v0.1.1

Toggle v0.1.1's commit message
v0.1.1 — Fix SSH auth failure on Windows

- Remove BatchMode=yes from SSH options
- Fixes Permission denied when spawned as subprocess

v0.1.0

Toggle v0.1.0's commit message
v0.1.0 — Initial Release

- XposTunnel class with connect(), start(), close()
- HTTP and TCP tunnel support
- Callback support: on_connect, on_close, on_output
- CLI tool: xpos / python -m getxpos
- Token auth, reserved subdomains, custom domains
- should_filter_line() and format_expiry() utilities