This commit is contained in:
Grzegorz Surmann 2024-07-17 22:31:12 +00:00
parent bd12934f2d
commit 1aaaf3b741

View File

@ -24,6 +24,11 @@ On Linux it needs the "iproute2" package, check it by running:
ip route show ip route show
``` ```
Oh, and btw. it will need "git" command, check it by running:
```
git --version
```
**Quick and fast install** **Quick and fast install**
``` ```
git clone https://git.funil.de/sinuspl/bgpblist /opt/bgpblist git clone https://git.funil.de/sinuspl/bgpblist /opt/bgpblist