make it work
This commit is contained in:
parent
e927202fc0
commit
feab5967b2
5 changed files with 57 additions and 20 deletions
3
run.sh
Executable file
3
run.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
sudo ip addr add 239.1.1.1/32 dev $1 autojoin
|
||||
cargo run
|
Loading…
Add table
Add a link
Reference in a new issue