aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 06c9d6a747c1d8cc17c86fa0eb21a63155338ec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
work in progress

Use it with [mycan](https://git.flylightning.xyz/mycan/).

build, install, and run
```sh
make
sudo make install
remote_plot
```

usage
```sh
# use default ssh destination
remote_plot
# use another ssh destination
remote_plot -d 10.0.0.7
# run locally
remote_plot -l
```

Infrastructure configs not included yet:
- raspberry pi
    - ~/.config/labwc/autostart autostart remote_plot locally
        - <https://wiki.archlinux.org/title/Labwc#Autostart>
- server and laptop:
    - wireguard related configs
        - files in /etc/wireguard
        - files in /etc/NetworkManager/system-connections
    - /etc/nftables.conf nftables firewall configs