Skip to content

joe-bring/hook-any-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

hook-any-websocket

An extention that can hook any websocket message.

en

Can intercept websocket data from any website and transfer it to local for processing.

step:

  1. Install the browser extention.
  2. nodejs runs the local service ws_server.js.
  3. Modify ws_server.js to process websocket data, or use other languages ​​to develop local websocket services and process data.

中文

可以拦截任意网站的websocket数据,传输到本地进行处理。

步骤: 1、安装浏览器插件。

2、nodejs 运行本地服务 ws_server.js。

3、修改ws_server.js处理websocket数据,或者使用其它语言开发本地websocket服务并处理数据。

About

An extention that can hook any websocket message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published