Changelog

New features, improvements, and fixes to the shellroute CLI.

0.1.3

Starter credit, logout fix

  • + Starter credit on signup — new accounts receive $1 credit automatically, shown after login
  • ~ Fixed /logout not working correctly in some configurations
  • ~ Low balance warning now triggers earlier so sessions don't fail unexpectedly
0.1.2

npm install fix

  • ~ Fixed npm install -g shellroute failing on some Node versions
0.1.1

Node.js support, compatibility matrix

  • + Node.js proxy support — Node's built-in fetch, http, and https modules now use the proxy automatically inside shellroute sessions
  • + Compatibility matrix — tested results for curl, wget, Python, Node.js, Go, Playwright, and more. See what shellroute proxies.
  • ~ Local traffic (localhost, 127.0.0.1) no longer routes through the proxy
0.1.0

Initial release

  • + Interactive mode — open a proxied shell with /connect, /rotate, /disconnect
  • + Direct modeshellroute run US -- curl ... for scripts, CI, and agents
  • + Persistent proxyshellroute proxy --country US for tools with explicit proxy URLs
  • + 120+ countries with residential and datacenter exits
  • + City targeting and sticky IPs for consistent sessions
  • + Kill switch — traffic fails instead of leaking when the tunnel drops
  • + Auto-reconnect on connection loss
  • + Pay per GB with real-time balance and usage tracking
  • + Email OTP login, API key support for CI, macOS and Linux