Skip to content

Commit

Permalink
Refactor ICMP setup for Linux users
Browse files Browse the repository at this point in the history
  • Loading branch information
Entytaiment25 committed Oct 2, 2024
1 parent 09b8018 commit 8f6186a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ OPTIONS:
./meowping 8.8.8.8 -p 53
```

**For Linux users to get ICMP working.**

```powershell
sudo setcap cap_net_raw+ep ./meowping
```

## Preview

![WindowsTerminal_ceZfc3Wia3](https://github.com/Entytaiment25/meowping/assets/64799287/b4365dc0-70de-427b-b6a2-53d919aee4eb)

0 comments on commit 8f6186a

Please sign in to comment.