commands.sh

xsp

all

Mono ASP.NET Web Server.

More info →

Examples (2)

Listen on all interfaces (`0.0.0.0`) and port `8080`

Listen on a specific IP address and port

xsp --address 127.0.0.1 --port 8000
made by @shridhargupta | data from tldr-pages