Skip to content

Tags: GetXPOS/node

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
- Event-based callbacks: on('connect'), on('close'), on('output')
- CLI tool: npx xpos
- Token auth, reserved subdomains, custom domains
- shouldFilterLine() and formatExpiry() utilities