Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chleba committed May 13, 2024
1 parent 35ef4da commit a837ef5
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
|_| |_|\___|\__|___/\___\__,_|_| |_|_| |_|\___|_|
```
***
<p>
<img src='./demo.gif' width='550px'/>
</p>

[![Arch package](https://repology.org/badge/version-for-repo/arch/netscanner.svg)](https://repology.org/project/netscanner/versions)
[![Alpine Linux Edge package](https://repology.org/badge/version-for-repo/alpine_edge/netscanner.svg)](https://repology.org/project/netscanner/versions)
[![nixpkgs unstable package](https://repology.org/badge/version-for-repo/nix_unstable/netscanner.svg)](https://repology.org/project/netscanner/versions)
Expand Down Expand Up @@ -41,10 +45,12 @@ sudo chmod u+s /home/user/.cargo/bin/netscanner
pacman -S netscanner
```

## Install on Alpine(edge) Linux
```
apk add netscanner --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
```

## Install `Cargo`
```
cargo install netscanner
```

![netscanner screenshot](./netscanner.png?raw=true)
![netscanner screenshot](./netscanner1.png?raw=true)

0 comments on commit a837ef5

Please sign in to comment.