Skip to content
Discussion options

You must be logged in to vote

A) ngrok.com looks like a pretty different service, designed for making connections from the inside out. It's possible, but I don't think you'd end up re-using much of YARP.
B) YARP is Level 7 (HTTP), not Level 4 (TCP), so only HTTP traffic would be relevant.
C) Setting up YARP behind a router is fine, but you'd have to do a more traditional port forwarding in the router to access it. From there, yes, it could route requests to internal HTTP services.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@savage8811
Comment options

Answer selected by savage8811
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants