Skip to content

Commit

Permalink
owl needs to run as root
Browse files Browse the repository at this point in the history
fixes #6
  • Loading branch information
schmittner committed Aug 13, 2019
1 parent ae0d6b2 commit aab2d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ brew cask install tuntap
Simply run

```sh
owl -i <WLAN_IFACE>
sudo owl -i <WLAN_IFACE>
```

You may increase the log level with `-v` and `-vv` and daemonize the program with `-D`. For other options, have a look at `daemon/owl.c`.
Expand Down

0 comments on commit aab2d1f

Please sign in to comment.