8000 GitHub - erpixxx/Whisperer: A simple extension that allows sending silent changes to the client's website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

erpixxx/Whisperer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whisperer

Whisperer is an application that allows remote modification of elements on a webpage on the client side, who has the plugin installed. The application consists of a server and a browser plugin.

Features

  • Remote modification of content elements on a webpage.
  • Undo changes made.
  • Automatic sending of DOM snapshots to the server.
  • Supporting Docker with Docker Compose.

Installation

Manual

Manual

  1. Clone the repository:

    git clone https://github.com/erpixxx/Whisperer.git
    cd Whisperer
  2. Install server dependencies:

    cd server
    npm install
  3. Start the server:

    npm start
Docker

Docker

  1. Clone the repository

    git clone https://github.com/erpixxx/Whisperer.git
  2. Run the docker-compose command

    docker compose up -d

Project Structure

About

A simple extension that allows sending silent changes to the client's website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0