Skip to content

Commit b026a9a

Browse files
committed
fix: Update workflow badge to new URL format 🚦
1 parent ad8a6a5 commit b026a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SSH Jumpbox    ![GitHub release (latest SemVer)](https://img.shields.io/github/v/tag/willfantom/jumpbox?display_name=tag&label=%20&sort=semver)  ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/WillFantom/jumpbox/Release?label=%20&logo=github)
1+
# SSH Jumpbox    ![GitHub release (latest SemVer)](https://img.shields.io/github/v/tag/willfantom/jumpbox?display_name=tag&label=%20&sort=semver)  ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/willfantom/jumpbox/release.yml?label=%20&logo=github)
22

33
SSH Jumpbox is a hardened dockerized OpenSSH server that can be used as a multi-user bastion SSH server. Whilst other great tools such as [`sshportal`](https://github.com/moul/sshportal) exist, they can be overcomplicated for many use cases, leading to a more complex security auditing process. This jumpbox is somewhat simple, and importantly uses a vanilla OpenSSH server rather than a custom-built server.
44

0 commit comments

Comments
 (0)