Commit Graph

13 Commits

Author SHA1 Message Date
xfnw
879d14073b add socks proxy support 2024-04-12 19:05:09 -04:00
xfnw
3a60ee1b28 flake: create 2024-04-09 13:53:54 -04:00
xfnw
9a8be92c1b release v1.0.0 2024-03-16 11:33:01 -04:00
xfnw
3fdd64772a cargo: add smol profile
like half the size of normal release profile
2024-03-09 14:20:22 -05:00
xfnw
23eb92dae3 use blocking stdout
awaiting on stdout allows new lines to be processed when we are
already done with and about to print a line, which causes lines
arriving quickly (like the MOTD text) to appear out of order.
2024-03-09 12:15:33 -05:00
xfnw
02de2ce640 readme: create 2024-03-09 11:05:28 -05:00
xfnw
4a99ba9b7c support client certificates 2024-03-09 11:05:10 -05:00
xfnw
ecee487233 flush more 2024-03-08 23:21:10 -05:00
xfnw
666d3b8f69 support disabling certificate verification 2024-03-08 23:12:48 -05:00
xfnw
ae5c9462b6 rust-pki-types crate not needed 2024-03-08 22:27:15 -05:00
xfnw
44e559b8cc have a smarter default port choice 2024-03-08 21:39:40 -05:00
xfnw
6514d5aa56 setup basic tls support 2024-03-08 21:24:25 -05:00
xfnw
13f36ff172 init 2024-03-08 19:18:03 -05:00