diff options
author | klaatu <klaatu@member.fsf.org> | 2022-03-09 16:49:44 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 12:15:45 +0700 |
commit | fc8ab129e60631f3ab328fab5ca174a7063ac155 (patch) | |
tree | 59e0ee797a2a8c59de2b4f185ecf0bfbbaaf7ffa /network/airpwn/README | |
parent | 7dbdfe80bb49de197eb03964e47b6cf8c84a0078 (diff) | |
download | slackbuilds-fc8ab129e60631f3ab328fab5ca174a7063ac155.tar.gz |
network/airpwn-ng: Removed
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/airpwn/README')
-rw-r--r-- | network/airpwn/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/network/airpwn/README b/network/airpwn/README deleted file mode 100644 index 613361cd54..0000000000 --- a/network/airpwn/README +++ /dev/null @@ -1,7 +0,0 @@ -Airpwn is a framework for 802.11 (wireless) packet injection. -Airpwn listens to incoming wireless packets, and if the data -matches a pattern specified in the config files, custom content -is injected "spoofed" from the wireless access point. From the -perspective of the wireless client, airpwn becomes the server. - -This package also installs lorcon (Loss Of Radio CONnectivity). |