Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple forwarding secrets #331

Closed
scriptcoded opened this issue Jul 17, 2020 · 3 comments
Closed

Multiple forwarding secrets #331

scriptcoded opened this issue Jul 17, 2020 · 3 comments
Labels
type: feature New feature or request

Comments

@scriptcoded
Copy link

Hey,

Great job with Velocity! I'm currently using it to tie together local servers through tunneled connections. I'm basically allowing people to run servers on their local computers and expose their servers without having to port forward. Velocity fits right in here, as I can use it to attach domain names to specific ports and servers. One thing that has got me a little worried though is the forwarding secret. To enable modern forwarding this secret must be present in the config of each server instance, but since these servers are distributed the key is replicated across multiple hosts. As far as I can tell from the documentation there is no way to provide multiple forwarding secrets? A feature like that would not only solve my issue, but also allow for rotating keys.

Keep up the great work!
Malcolm

@astei astei added the type: feature New feature or request label Jul 17, 2020
@scriptcoded
Copy link
Author

I recently got back to this project of mine, only to realize that the keys might be an issue. While searching on GH I found that I had already submitted an issue 😅

@astei would you say that this feature is of interest for Velocity? If so I might go ahead and create a PR when I get to the point that this feature is make or break for my own project.

@astei astei added this to the Velocity 2.0.0 milestone Oct 22, 2020
@astei
Copy link
Contributor

astei commented Oct 22, 2020

Targeting this for Velocity 2.0.0.

@astei
Copy link
Contributor

astei commented May 12, 2021

I'm closing this issue as I just realized it's a duplicate of #304

@astei astei closed this as completed May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants