A small port-forwarding utility
Find a file
John Doty a3727812a2 Make a fine distinction between enabled and connected
This is part of remembering which ports should be enabled and which
not; track ports even if they've gone away or between connection and
disconnection, &c.
2022-10-17 19:42:50 -07:00
src Make a fine distinction between enabled and connected 2022-10-17 19:42:50 -07:00
.gitignore Enumerate all of the listening processes and their ports 2022-10-04 18:13:57 +00:00
Cargo.lock Open urls 2022-10-12 17:44:36 -07:00
Cargo.toml Open urls 2022-10-12 17:44:36 -07:00
rustfmt.toml Try to make the UI better when unconnected 2022-10-16 08:55:30 -07:00
test.py Starting to make progress 2022-10-07 01:35:34 +00:00