Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bettercap/caplets
caplets and proxy modules.
https://github.com/bettercap/caplets
bettercap caplet mitm proxy-script wpa-handshakes
Last synced: 6 days ago
JSON representation
caplets and proxy modules.
- Host: GitHub
- URL: https://github.com/bettercap/caplets
- Owner: bettercap
- License: other
- Created: 2018-02-22T23:18:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-09T21:55:03.000Z (8 months ago)
- Last Synced: 2024-08-01T09:24:52.390Z (3 months ago)
- Topics: bettercap, caplet, mitm, proxy-script, wpa-handshakes
- Language: JavaScript
- Homepage:
- Size: 502 KB
- Stars: 478
- Watchers: 30
- Forks: 152
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-network-stuff - **305**星
README
# Caplets
[bettercap](https://github.com/bettercap/bettercap)'s interactive sessions can be scripted with `.cap` files, or `caplets`, the following are a few basic examples, look at this repo for more.
To install / update the caplets on your computer:
git clone https://github.com/bettercap/caplets.git
cd caplets
sudo make installOr, from within bettercap:
> caplets.update
Refer to the [official documentation](https://www.bettercap.org/) and to any caplet specific README for more info.
## License
`bettercap` is made with ♥ by [the dev team](https://github.com/orgs/bettercap/people) and it's released under the GPL 3 license.