mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-12-28 19:10:28 +05:30
Fixed typo and improved README (again)
This commit is contained in:
parent
7b7ce8044b
commit
946d20a72c
10
README.md
10
README.md
@ -41,14 +41,14 @@ with anyone currently at risk of death in overcrowded prisons.
|
||||
|
||||
## Requirements
|
||||
|
||||
- [systemd v248 or more][batman-systemd])
|
||||
- [systemd v248 or more][batman-systemd]
|
||||
- Linux kernel with batman-adv module
|
||||
- iwd
|
||||
- [iwd][]
|
||||
- python3
|
||||
- python-setuptools (for building)
|
||||
- [python-dasbus][]
|
||||
- wifi adapter with ad-hoc support
|
||||
- two or more computers with wifi adapter, called nodes
|
||||
- two or more computers, or laptops with wifi adapter, called nodes
|
||||
- systemd-resolved (optional, for DNS)
|
||||
- batctl (optional, for debugging)
|
||||
|
||||
@ -106,7 +106,8 @@ sudo systemctl start naxalnet.service
|
||||
To test if it works, run `ip -c addr` to find out your address.
|
||||
Note the `inet` address of `bridge0`. If there isn't one, try again
|
||||
after a few seconds. If the address starts with 169.254, it has
|
||||
got a link-local address.
|
||||
got a link-local address. Otherwise, it has got an IP address
|
||||
from DHCP.
|
||||
|
||||
### Getting internet access
|
||||
|
||||
@ -218,3 +219,4 @@ license.
|
||||
[libremesh]: https://libremesh.org
|
||||
[disaster.radio]: https://disaster.radio/
|
||||
[startnx]: #start-naxalnet
|
||||
[iwd]: https://iwd.wiki.kernel.org "wifi daemon"
|
||||
|
Loading…
Reference in New Issue
Block a user