https://github.com/ericz99/browserspoof
Automated spoofing tool | Cross platform application
https://github.com/ericz99/browserspoof
automated-browser-tool automation browser electron electron-app spoofing
Last synced: 11 months ago
JSON representation
Automated spoofing tool | Cross platform application
- Host: GitHub
- URL: https://github.com/ericz99/browserspoof
- Owner: ericz99
- License: mit
- Created: 2019-12-13T15:33:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T00:15:04.000Z (over 6 years ago)
- Last Synced: 2025-05-07T00:46:35.253Z (about 1 year ago)
- Topics: automated-browser-tool, automation, browser, electron, electron-app, spoofing
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 25
- Watchers: 5
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Browserspoof
Free opensource browser spoofer.
### Installation
Browserspoof requires the following...
- [Node.js (LTS Version)](http://nodejs.org/)
- [YarnPKG](https://yarnpkg.com/lang/en/docs/install/#windows-stable)
Quick start:
```bash
# Install dependencies
yarn install OR double click start.bat
# Run application
yarn run start
# To update code
git pull
```
Features:
```bash
# Simple UI ✅
# Able to spoof locally with no proxy ✅
# Proxy Support for each unique browser ✅
# Able to clear cookie of the browser ✅
```
## Screenshots


## Todo
- [ ] Clear cookie browser window
- [ ] Auofill configuration
- [ ] Able to refresh instance
## Bugs?
Feel free to make an issue about any particular errors or bugs such as internal functionality bugs.
## Pull Request?
Feel free to make any pull request!
## Donate
Staring this repo will do the trick :)
## App Info
### Author
Eric Zhang
### Version
1.0.0
### License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details