Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 05 Jun 16:28
· 154 commits to master since this release

Highlights

Defaults

  • Default local ports moved to the 1820x block (R18·A1·T20): SOCKS 18200, HTTP 18201, Shadowsocks 18202, API server 18203. Clears the previous HTTP/API 8080 collision and avoids commonly-used ports. Existing installs keep their config.toml; update ports manually if you want the new scheme.

Config

  • xrat init now writes a self-documenting config.toml: common settings are active with inline descriptions, advanced features are present but commented out — usable as offline reference without the docs site.
  • packaging/config.toml ships as a single-source symlink to the canonical template.

TUI

  • Bottom bar shows a version-check banner (XRAT vCURRENT → vNEW) when a newer release exists; fails silently offline.
  • Tab switching via [ / ] (replaces 1/2), future-proofed for more tabs.
  • Richer Runtime card: available proxy engines with probed versions, daemon/rotation status, and each active inbound rendered as scheme://host:port with a reachability glyph (✓/✗/○). 0.0.0.0 inbounds resolve to the LAN IP.
  • Idle test gauge stays empty (no stale last-run progress); zero-count config stats are hidden.

Full Changelog: v0.2.2...v0.2.3