SlipGate v1.6.0-dev
Pre-release
Pre-release
Dev Release
What's New
- Multi-user SOCKS5 auth — all configured users authenticate simultaneously
- StunTLS transport — SSH over TLS + WebSocket proxy with auto-detection of WebSocket, HTTP CONNECT, raw TLS, and payload (DPI bypass) modes
- StunTLS in install/wizard — available during initial setup with auto cert generation; defaults to port 8443 when NaiveProxy is also selected
- External transport — route DNS queries for a domain to a user-specified UDP port for custom/private protocol testing
- Fix update on Debian 13 — self-update no longer fails with "text file busy"
- Debug logging — SOCKS5 auth logs credential count on startup and failed auth attempts
- Config URI version bumped to v22 with SSH payload field
Usage
# StunTLS tunnel
sudo slipgate tunnel add --transport stuntls --tag mytls
# External DNS routing
sudo slipgate tunnel add --transport external --tag my-proto --domain j.example.com
# → prompts for target UDP portBinaries
slipgate-linux-amd64— x86_64slipgate-linux-arm64— ARM64