Skip to content

A web console (websole) that can send commands to a websocket server and receive messages from it. This application should work out of the box, just copy the files to some folder.

Notifications You must be signed in to change notification settings

Krelyshy/websole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websole

A web console (websole) that can send commands to a websocket server and receive messages from it. This application should work out of the box, just copy the files to some folder, or you can try it here without downloading anything.

Simply connect to a websocket server and send your commands! All received messages will be printed to the console. There are 2 input types available: command and password. Command mode simply sends what you enter to the server, password mode hides the input and protects it from being snitched out. Right now the password mode does not send anything to the server, but you can change that and you can easily add your own input modes.

I used jQuery a lot, so it is a required dependency.

Please don't hate me, I will remake it in vanilla JS soon... hopefully...

About

A web console (websole) that can send commands to a websocket server and receive messages from it. This application should work out of the box, just copy the files to some folder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published