reactor pushed to main at reactor/ptth
-
6c5dff4685
📝
-
1226016150
🐛 bug: cap the number of forwarded ports at 5
- Compare 2 commits »
reactor pushed to main at reactor/ptth
-
e6cf9e2b72
💄 change it to just pick a client port automatically.
-
34873dff43
allow `0` to mean "The OS should pick an available TCP port for us to listen to"
- Compare 2 commits »
reactor pushed to main at reactor/ptth
-
b71d4c16a1
♻️ refactor: use `add_port` in initialization, too
-
17ed6cc4c5
💄 you can now add more ports, but it's still not useful
-
227c9f7ba4
🚧 add useless "add port" button
-
bfb96e2475
🚨 clippy warnings
-
63f9dcef97
💄 redo the GUI with `Flex`
- Compare 7 commits »
reactor pushed to main at reactor/ptth
-
1a775622cf
🐛 bug: fix compile bugs for tests
-
b21f8a7c50
♻️ refactor: move `main` up
-
e4285ec17d
🐛 bug: fix crash when trying to open the same port twice
-
baa5044186
♻️ refactor: remove redundant var
-
e8bb7ab098
🔊 improve error handling when opening / closing ports
- Compare 21 commits »
reactor pushed to main at reactor/ptth
-
61a74c29a6
📦 switch the release package to use the multi-call server
reactor pushed to main at reactor/ptth
-
98b43d1ba2
guess MIME for JavaScript files so that `ptth_file_server` can serve Jet Racing 4 locally.
-
2972e85671
➕ use rust_embed and default configs so you can call `ptth_file_server` from any working dir.
-
c53ed0d2bd
⬆️ newest stable toolchain, plus `cargo update`
-
f7b78b8a12
⬆️ update to blake3 1.0.0 to de-dupe the cfg-if depend
-
b8d07c526a
➕ add ptth_file_server to ptth_multi_call_server.
- Compare 5 commits »
reactor pushed to main at reactor/ptth
-
c5aadbe632
📦 add PTTH_QUIC end server to PTTH subpackage
-
da10ad28dc
add `--cert-url` to end server too
- Compare 2 commits »
reactor pushed to main at reactor/ptth
-
f7bd179bba
add `--cert-url` to GUI client
reactor pushed to main at reactor/ptth
-
3a4d7c934e
move cert output into a subdir so I can break it out into a Docker volume
-
7408d41d47
Revert "🚧 wip"
- Compare 2 commits »
reactor pushed to main at reactor/ptth
-
05ba4822f8
🚧 wip
-
16bde3a2cf
🚧 wip: working on a way to make P2 optional
-
e1da97a517
add `--debug-echo` option for P4 end servers to run a simulated P5 TCP echo server
-
d9949f3f68
✅ working on manual test plans for PTTH_QUIC
-
f26748035f
the HTTP server now lists which end servers are connected
- Compare 5 commits »
reactor pushed to main at reactor/ptth
-
f867f32927
Merge remote-tracking branch 'origin/main' into main
-
49d1095440
🚧 patch out FLTK so the relay can build
- Compare 2 commits »
reactor pushed to main at reactor/lookup
-
84fbcfb718
🐛 bug: fix `browse` URL
reactor pushed to main at reactor/lookup
-
1daac51dd7
➕ add `browse` subcommand
reactor pushed to main at reactor/lookup
-
626583645b
🐣 proof of concept for Lookup
reactor created repository reactor/lookup
reactor pushed to main at reactor/ptth
-
228a9b4262
🔊 scraper GETs have their own type of audit event now
-
a454585d9c
📝 document how scraper keys work
-
caaed8a5e1
remove 30-day limit on scraper keys
- Compare 3 commits »
reactor pushed to main at reactor/ptth
-
49c1a2fbd7
add wordlist for upcoming plan
reactor pushed to main at reactor/ptth
-
43efb43243
🚧
-
918ea8c778
🔊 log error on URL routing failures
-
a7aef2d069
📝
-
1e35e9c18d
🐛 bug: split the GUI client into its own crate
-
67e74169be
♻️ refactor: extract ForwardingInstance from `client_gui`
- Compare 5 commits »