mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 21:43:18 -07:00
fuck snapcraft
This commit is contained in:
parent
a7ac114a50
commit
057179c351
1 changed files with 0 additions and 41 deletions
|
@ -1,41 +0,0 @@
|
||||||
name: bettercap
|
|
||||||
version: '2.17'
|
|
||||||
summary: Network reconnaissance and MITM attacks tool.
|
|
||||||
description: |
|
|
||||||
The Swiss Army knife for 802.11, BLE, 2.4Ghz HID and Ethernet networks reconnaissance and MITM attacks.
|
|
||||||
grade: stable
|
|
||||||
confinement: classic
|
|
||||||
base: core18
|
|
||||||
parts:
|
|
||||||
bettercap:
|
|
||||||
plugin: go
|
|
||||||
source: https://github.com/bettercap/bettercap.git
|
|
||||||
go-importpath: github.com/bettercap/bettercap
|
|
||||||
build-packages:
|
|
||||||
- build-essential
|
|
||||||
- libpcap-dev
|
|
||||||
- libnetfilter-queue-dev
|
|
||||||
- libusb-1.0-0-dev
|
|
||||||
|
|
||||||
stage-packages:
|
|
||||||
- libpcap0.8
|
|
||||||
- libnfnetlink0
|
|
||||||
- libnetfilter-queue1
|
|
||||||
- libusb-1.0-0
|
|
||||||
|
|
||||||
apps:
|
|
||||||
bettercap:
|
|
||||||
command: bin/bettercap
|
|
||||||
plugs:
|
|
||||||
- home
|
|
||||||
- network
|
|
||||||
- network-bind
|
|
||||||
- network-control
|
|
||||||
- network-observe
|
|
||||||
- netlink-connector
|
|
||||||
- netlink-audit
|
|
||||||
- bluetooth-control
|
|
||||||
- firewall-control
|
|
||||||
- x11
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue