3 Commits

Author SHA1 Message Date
Rien Maertens
a24f94c4a6
Bump restream.rs version to match restream.sh 2021-01-28 23:40:47 +01:00
Linus
87981226c5 Add option to send data over a tcp socket
This reducec the dropbear cpu usage to basically
nothing, since the traffic does not need encryption
anymore.

This option uses the nc command on the client side.
So this will not work with windows as of now!
2021-01-13 12:43:52 +01:00
Rien Maertens
9352090965
Add restream Rust executable 2021-01-01 14:50:43 +01:00