mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on SSH & Web Terminal to 2d4b0b7
This commit is contained in:
parent
eed443301c
commit
25cc70a0ce
4 changed files with 11 additions and 14 deletions
|
@ -1151,10 +1151,10 @@ SOFTWARE.
|
||||||
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/3ffb6fa
|
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/2d4b0b7
|
||||||
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/3ffb6fa/README.md
|
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/2d4b0b7/README.md
|
||||||
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
|
||||||
[ssh-version-shield]: https://img.shields.io/badge/version-3ffb6fa-blue.svg
|
[ssh-version-shield]: https://img.shields.io/badge/version-2d4b0b7-blue.svg
|
||||||
[ssh-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ssh-armhf.svg
|
[ssh-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ssh-armhf.svg
|
||||||
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
# Changelog since v7.3.2
|
# Changelog since v7.4.0
|
||||||
- :hammer: Mark add-on as advanced
|
- :arrow_up: Updates homeassistant_cli to v0.9.1 (#139)
|
||||||
- :arrow_up: Upgrades base image to v7.1.1
|
- :pencil2: Fix typo in README (#140)
|
||||||
- :arrow_up: Upgrades openssl to 1.1.1g-r0
|
|
||||||
- :arrow_up: Upgrades git to 2.24.3-r0
|
|
||||||
- :arrow_up: Upgrades openssl-dev to 1.1.1g-r0
|
|
||||||
|
|
|
@ -44,7 +44,7 @@ well. Additionally, it comes out of the box with the following:
|
||||||
- A secure default configuration of SSH:
|
- A secure default configuration of SSH:
|
||||||
- Only allows login by the configured user, even if more users are created.
|
- Only allows login by the configured user, even if more users are created.
|
||||||
- Only uses known secure ciphers and algorithms.
|
- Only uses known secure ciphers and algorithms.
|
||||||
- Limits login attempts to hold of brute-force attacks better.
|
- Limits login attempts to hold off brute-force attacks better.
|
||||||
- Many more security tweaks, *this addon passes all [ssh-audit] checks
|
- Many more security tweaks, *this addon passes all [ssh-audit] checks
|
||||||
without warnings!*
|
without warnings!*
|
||||||
![Result of SSH-Audit][ssh-audit-image]
|
![Result of SSH-Audit][ssh-audit-image]
|
||||||
|
@ -95,7 +95,7 @@ If you are more interested in stable releases of our add-ons:
|
||||||
|
|
||||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||||
[discord]: https://discord.me/hassioaddons
|
[discord]: https://discord.me/hassioaddons
|
||||||
[docs]: https://github.com/hassio-addons/addon-ssh/blob/3ffb6fa/README.md
|
[docs]: https://github.com/hassio-addons/addon-ssh/blob/2d4b0b7/README.md
|
||||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ssh-web-terminal/33820?u=frenck
|
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ssh-web-terminal/33820?u=frenck
|
||||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||||
|
@ -107,8 +107,8 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-3ffb6fa-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-2d4b0b7-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/3ffb6fa
|
[release]: https://github.com/hassio-addons/addon-ssh/tree/2d4b0b7
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/master/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/master/images/screenshot.png
|
||||||
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/master/images/ssh-audit.png
|
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/master/images/ssh-audit.png
|
||||||
[ssh-audit]: https://github.com/arthepsy/ssh-audit
|
[ssh-audit]: https://github.com/arthepsy/ssh-audit
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "SSH & Web Terminal",
|
"name": "SSH & Web Terminal",
|
||||||
"version": "3ffb6fa",
|
"version": "2d4b0b7",
|
||||||
"slug": "ssh",
|
"slug": "ssh",
|
||||||
"description": "SSH & Web Terminal access to your Home Assistant instance",
|
"description": "SSH & Web Terminal access to your Home Assistant instance",
|
||||||
"url": "https://github.com/hassio-addons/addon-ssh",
|
"url": "https://github.com/hassio-addons/addon-ssh",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue