Skip to content

L4ngu0r/websocket-instru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket instrumentation tool

Take over debug through websockets.

Disclaimer

⚠️ WIP

Before

Don't forget to :

npm i

Server

Dev

npm run dev

Production

npm start

Client

Change in script/inject.js websocket url corresponding to server. Put a script tag in your html :

<script type="text/javascript" scr="path/to/inject.js"></script>

About

Simple debug through websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published