Forrest logo
back to context overview

xsp

List of commands for xsp:

  • xsp:tldr:4c5c8 xsp: Listen on all interfaces (`0.0.0.0`) and port `8080`.
    $ xsp
    try on your machine
    explain this command
  • xsp:tldr:94130 xsp: Listen on a specific IP address and port.
    $ xsp --address ${127-0-0-1} --port ${8000}
    try on your machine
    explain this command
back to context overview