A web tool for communicating with serial devices via browser.
- Simple and clean GUI.
- Full screen with auto scroll.
- Different Baud Rates with Connect and Disconnect buttons.
- Send Button - Send commands to the serial devices.
- Clear Button - Clears the console.
- Command History Button - Save command history on the system in
.txt
for future use.
- Windows 10
- Windows 11
- Kali Linux
- Open the website by click here.
- Select the correct baud rate from the options.
- Click on
Connect
button.- It ask in the alert pop-up to choose the device want to connect.
- Select the device from it.
- Click on
Connect
in the pop-up. - If it shows
Connected! Go On!
means we successfully connected to the device. - It converted into
Disconnect
button to disconnect the device.
- Type the command that supported by device and press Enter key or click on
Send
button. - If want to clear the console then click on
Clear
button. - If want to get all commands used in the particular session, click on
Command History
button to dowload all logs. - Click on
Disconnect
button.- If it shows
Disonnected!
means we successfully disconnected from the device. - It converted into
Connect
button to connect the device.
- If it shows