ec130d38b9
Support running server side with sudo
...
This allows forwarding ports that you would otherwise not be able to
see. More dangerous, probably not what you want most of the time, but
OK for now.
(I continue to resist adding clap as a dependency.)
2023-04-30 06:51:37 -07:00
34d1830413
Log URL opens
2022-12-17 11:52:12 -08:00
9cf0089e48
Handle browse message
2022-12-17 08:29:09 -08:00
c9197a02ff
Don't panic if the server sends something unexpected
...
I mean, it *is* a different version.
2022-12-17 08:27:38 -08:00
83f2ad633b
Correct my understanding of mutability a little
2022-12-17 08:26:05 -08:00
6f906d80a7
Protocol version, async pump, start some testing
2022-12-16 13:57:52 -08:00
efb7ef6929
Starting configuration, probably doesn't work
2022-10-18 11:28:56 -07:00
86ea099b2c
Split client and server into modules
2022-10-17 19:57:47 -07:00