misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-02-25 01:29:35 +01:00
commit 27457ac774

View file

@ -1,8 +1,9 @@
### Prerequisites ### Prerequisites
* [ ] I read the [README](https://github.com/bettercap/bettercap/blob/master/README.md). * [ ] I read the [README](https://github.com/bettercap/bettercap/blob/master/README.md).
* [ ] I am running the [latest source code version](https://github.com/bettercap/bettercap). * [ ] I am running the [latest stable version](https://github.com/bettercap/bettercap/releases).
* [ ] I already searched [other issues](https://github.com/bettercap/bettercap/issues?q=is%3Aopen+is%3Aissue+label%3Abug) to see if this problem was already reported. * [ ] I already searched [other issues](https://github.com/bettercap/bettercap/issues?q=is%3Aopen+is%3Aissue+label%3Abug) to see if this problem was already reported.
* [ ] I understand I don't necessarily have to paste this `Prerequisites` section in the issue.
### Description ### Description
@ -13,6 +14,7 @@
Please provide: Please provide:
* OS version and architecture you are using. * OS version and architecture you are using.
* Go version if building from sources.
* Command line arguments you are using. * Command line arguments you are using.
* Caplet code you are using (if any). * Caplet code you are using (if any).
* Interactive session commands you are using (if any). * Interactive session commands you are using (if any).