mirror of
https://github.com/bettercap/bettercap.git
synced 2024-11-03 04:00:07 -08:00
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
# Prerequisites
|
|
|
|
Please, before creating this issue make sure that you read the [README](https://github.com/bettercap/bettercap/blob/master/README.md), that you are running the [latest stable version](https://github.com/bettercap/bettercap/releases) and that you already searched [other issues](https://github.com/bettercap/bettercap/issues?q=is%3Aopen+is%3Aissue+label%3Abug) to see if your problem or request was already reported.
|
|
|
|
! PLEASE REMOVE THIS PART AND LEAVE ONLY THE FOLLOWING SECTIONS IN YOUR REPORT !
|
|
---
|
|
|
|
*Description of the bug or feature request*
|
|
|
|
### Environment
|
|
|
|
Please provide:
|
|
|
|
* Bettercap version you are using ( `bettercap -version` ).
|
|
* OS version and architecture you are using.
|
|
* Go version if building from sources.
|
|
* Command line arguments you are using.
|
|
* Caplet code you are using or the interactive session commands.
|
|
* **Full debug output** while reproducing the issue ( `bettercap -debug ...` ).
|
|
|
|
### Steps to Reproduce
|
|
|
|
1. *First Step*
|
|
2. *Second Step*
|
|
3. *and so on...*
|
|
|
|
**Expected behavior:** *What you expected to happen*
|
|
|
|
**Actual behavior:** *What actually happened*
|
|
|
|
--
|
|
|
|
**♥ ANY INCOMPLETE REPORT WILL BE CLOSED RIGHT AWAY ♥**
|