diff --git a/HACKING.md b/HACKING.md index aedf961..b2a0eb0 100644 --- a/HACKING.md +++ b/HACKING.md @@ -7,6 +7,12 @@ Everyone can [hack][] naxalnet. See below for how to hack. To report a bug or suggest an idea, create a new issue at +While reporting a bug, you need to add the debug messages too. Run +`journalctl -fu naxalnet` on a terminal emulator (this could take some +time). Now on another one, type `sudo systemctl start naxalnet.service` or +whatever caused the error. Now copy the error messages and paste it in the +issue body along with the description. + ## Improving documentation The README and HACKING.md needs to be more beginner friendly. diff --git a/README.md b/README.md index 253803f..74c62fc 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,15 @@ The author, much like the GoI, does not wish to take responsibility in your well-being if you get arrested under a draconian national security law. --> + +## Features + +- Select best network when multiple nodes have internet access (gateway + mode) +- Detect insertion and removal of wifi adapters and reconfigure them +- Readable logs +- Supports rfkill +