fuck snapcraft

This commit is contained in:
evilsocket 2019-03-01 15:31:39 +01:00
commit 057179c351
No known key found for this signature in database
GPG key ID: 1564D7F30393A456

View file

@ -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