mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 13:09:49 -07:00
Releasing v2.15
This commit is contained in:
parent
4cfcaf1c59
commit
93a68bee27
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ package core
|
||||||
|
|
||||||
const (
|
const (
|
||||||
Name = "bettercap"
|
Name = "bettercap"
|
||||||
Version = "2.14"
|
Version = "2.15"
|
||||||
Author = "Simone 'evilsocket' Margaritelli"
|
Author = "Simone 'evilsocket' Margaritelli"
|
||||||
Website = "https://bettercap.org/"
|
Website = "https://bettercap.org/"
|
||||||
)
|
)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name: bettercap
|
name: bettercap
|
||||||
version: '2.14'
|
version: '2.15'
|
||||||
summary: 802.11, BLE and Ethernet networks reconnaissance and MITM attacks tool.
|
summary: 802.11, BLE and Ethernet networks reconnaissance and MITM attacks tool.
|
||||||
description: |
|
description: |
|
||||||
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.
|
The Swiss Army knife for 802.11, BLE and Ethernet networks reconnaissance and MITM attacks.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue