3 Commits

Author SHA1 Message Date
Rien Maertens
58a28c2715
Add Nix flake with devShell 2021-11-04 16:32:33 +01:00
Rien Maertens
45a66480a2
restream.rs: use cli arguments instead of discovery 2021-01-29 00:12:13 +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