make it work

This commit is contained in:
0m.ax 2025-07-20 18:12:28 +02:00
parent e927202fc0
commit feab5967b2
5 changed files with 57 additions and 20 deletions

3
run.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
sudo ip addr add 239.1.1.1/32 dev $1 autojoin
cargo run