# Linux x86_64 curl -L -o webpty.bin "https://github.com/mickael-kerjean/webpty/releases/download/stable/webpty_linux_amd64.bin" # Linux arm curl -L -o webpty.bin "https://github.com/mickael-kerjean/webpty/releases/download/stable/webpty_linux_arm.bin" # Mac x86_64 curl -L -o webpty.bin "https://github.com/mickael-kerjean/webpty/releases/download/stable/webpty_mac_amd64.bin" # Mac arm curl -L -o webpty.bin "https://github.com/mickael-kerjean/webpty/releases/download/stable/webpty_mac_arm.bin"
chmod +x ./webpty.bin ./webpty.bin
Fire up a browser and go to https://127.0.0.1:3456