Commit graph

12 commits

Author SHA1 Message Date
3eba65f6e6 Refactor in prep for clip 2024-06-22 07:32:11 -07:00
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
fc144162b9 Better command line parsing, version, usage
Also tests for same
2023-01-24 09:13:53 -08:00
d6c9ae8d71 Move browser code to core crate 2022-12-17 08:48:57 -08:00
John Doty
1ee8f2054c Split binary and library crate 2022-10-08 14:11:54 +00:00
John Doty
a1b9292409 Argument handling 2022-10-08 00:22:22 +00:00
John Doty
5b941cbe47 Well, it's true 2022-10-07 17:31:10 +00:00
John Doty
ac80579bf3 Cleaner and less repetitious
Also close individual sides of the connection independently.
2022-10-07 17:28:27 +00:00
John Doty
c5bf78fc71 It's alive 2022-10-07 13:56:59 +00:00
John Doty
5e26860731 Connecting, kinda 2022-10-07 03:07:07 +00:00
John Doty
2190ccd475 Starting to make progress 2022-10-07 01:35:34 +00:00
John Doty
bfa55d1492 Enumerate all of the listening processes and their ports 2022-10-04 18:13:57 +00:00