7 Commits

Author SHA1 Message Date
Rien Maertens
45a66480a2
restream.rs: use cli arguments instead of discovery 2021-01-29 00:12:13 +01:00
Rien Maertens
322dbfa4e4
Merge branch 'support-rm2fb' of https://github.com/danshick/reStream into danshick-support-rm2fb 2021-01-28 23:24:58 +01:00
Rien Maertens
dcd3007932
Listen for connection on rM instead of host 2021-01-28 23:11:07 +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
Dan Shick
42f0dd116d Add support for rm2fb 2021-01-05 15:12:14 -05:00
Rien Maertens
4c27256fef
Fix some minor issues with restream binary 2021-01-01 14:50:43 +01:00
Rien Maertens
9352090965
Add restream Rust executable 2021-01-01 14:50:43 +01:00