mirror of
https://git.disroot.org/pranav/pybatmesh.git
synced 2024-11-23 05:22:59 +05:30
not maintained anymore
If anyone is interested to takeover naxalnet, see #8
This commit is contained in:
parent
fad2591b9f
commit
38d0aa8ab5
15
README.md
15
README.md
@ -1,5 +1,8 @@
|
||||
# naxalnet
|
||||
|
||||
I no longer maintain this project. The last commit was on December
|
||||
10, 2021. See issue #8
|
||||
|
||||
**naxalnet** is a program to create a wireless mesh network for
|
||||
communicating with each other. It can be useful during an [internet
|
||||
shutdown](#internet-shutdown), or to join [online classes](#online-class)
|
||||
@ -49,7 +52,7 @@ nation-state. .
|
||||
- [systemd-networkd v248 or greater][batman-systemd]
|
||||
- Linux kernel with [batman-adv v2021.0][batman-systemd] or greater
|
||||
- [iwd][] for controlling the WiFi adapter
|
||||
- python (tested only on 3.9)
|
||||
- python (tested on 3.9 and 3.10)
|
||||
- python setuptools, for building and installing naxalnet
|
||||
- [python-systemd][], for logging to systemd journal
|
||||
- [dasbus][], for communicating with iwd
|
||||
@ -98,10 +101,10 @@ Now follow the instructions in the
|
||||
### Fedora
|
||||
|
||||
naxalnet is not packaged for Fedora, so it should be installed manually.
|
||||
naxalnet requires atleast systemd v248, which is only available on **Fedora
|
||||
34 and above**. python-setuptools support building rpms, which are the
|
||||
preferred way of installing software in Fedora. Follow the steps to
|
||||
install naxalnet on Fedora:
|
||||
naxalnet requires at least systemd v248, which is only available on
|
||||
**Fedora 34 and above**. python-setuptools support building rpms, which
|
||||
are the preferred way of installing software in Fedora. Follow the steps
|
||||
to install naxalnet on Fedora:
|
||||
|
||||
```sh
|
||||
# Install the build requirements
|
||||
@ -302,7 +305,7 @@ systemd-networkd configures the network.
|
||||
|
||||
naxalnet can be used to share connections to join online classes. You need
|
||||
at least one device with internet access if you are not using a program
|
||||
like [Jami][].
|
||||
like [Jami][] (see below).
|
||||
|
||||
<!--
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user