Merge branch 'master' into python-rewrite

This commit is contained in:
Pranav Jerry 2021-05-31 08:40:24 +05:30
commit 8aeacb0ecb
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ an ad-hoc network named "Hello World". The wireless interface is linked to
`bat0`, the batman interface. A bridge `bridge0` is created so that other
devices such as wired connections and wireless ap can be bridged. `bat0` is
added to the bridge, and the bridge gets an ip address (link-local, or DHCP if
any of the computers have a DHCP server configured. If these were successful,
any of the computers have a DHCP server configured). If these were successful,
an intranet is created. You can now use services like [IPFS](https://ipfs.io),
[Jami](https://jami.net), [Secure Scuttlebutt](https://scuttlebutt.nz)
and others which can work without internet access.
@ -101,4 +101,4 @@ sudo rm -r /usr/local/{bin/naxalnet,share/naxalnet/,lib/systemd/system/naxalnet@
Add list of things here.
This project is in pre-alpha stage. Documentation is incomplete.
This project is in pre-alpha stage. Documentation is incomplete.