-
Notifications
You must be signed in to change notification settings - Fork 333
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
Added Engity's Bifröst #937
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quick change.
Co-authored-by: Kieran <[email protected]>
tags: | ||
- Remote Access | ||
- Proxy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tags: | |
- Remote Access | |
- Proxy | |
tags: | |
- Remote Access |
Not relevant, see tag description
A proxy is a server application that acts as an intermediary between a client requesting a resource and the server providing that resource. This section about forward (i.e. outgoing) proxies.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Depending on the configuration, Bifröst is doing that. For example if the Docker environment is used, it will act as an proxy between the SSH protocol and the Docker internal session handling.
On top of that, it is doing also doing port-forwarding (into the container or another host) and also reverse proxy for SSH-Agent-Forwarding.
Therefore I believe Proxy is adequate. It might also match VPN... but Proxy (I believe) fits the most.
Thanks for taking the time to suggest an addition to awesome-selfhosted!
To ensure your Pull Request is dealt with swiftly, please check the following (check the boxes
[x]
):Demo
links should only be used for interactive demos, i.e. not video demonstrations.my-awesome-software.yml
.platform
are the main server-side requirements for the software. Don't include frameworks or specific dialects.