Public
Remixed
🌐 Web-based network terminal with HTTP, DNS, and utility tools
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

🌐 Web Terminal

A web-based network terminal that lets you make HTTP requests, DNS lookups, and more — all from your browser.

Commands

CommandDescription
fetch <url>GET request, show response
post <url> [json]POST with optional JSON body
head <url>Show response headers
status <url>Show HTTP status code
dns <domain>DNS lookup
ping <url>Check if URL is reachable
ipShow public IP
timeCurrent UTC time
base64e / base64dBase64 encode/decode
urlencode / urldecodeURL encode/decode
echo <text>Echo text
clearClear screen
helpShow help