openziti / zrok

Geo-scale, next-generation peer-to-peer sharing platform built on top of OpenZiti.
https://zrok.io
Apache License 2.0
2.26k stars 85 forks source link

Better per-Backend Target Validation #430

Open michaelquigley opened 8 months ago

michaelquigley commented 8 months ago

Provide better target validation for each backend type. See what we can do for each backend type to ensure that errors are prevented before creating the share.

qrkourier commented 5 months ago

e.g., zrok share private --backend-mode tcpTunnel 127.1.2.3 is accepted, but the share doesn't function because the port is missing.