Franck Nijhof
0f0e66a09b
ssh: Upgrade CLI to 4.12.3 ( #2036 )
2021-05-26 15:22:37 +02:00
Franck Nijhof
62284d604a
ssh: Upgrade CLI to 4.12.2 ( #2017 )
2021-05-20 18:26:24 +02:00
Franck Nijhof
364dbacef6
ssh: Upgrade Home Assistant CLI ( #1990 )
...
* Use GitHub Container Registry for the base image
* ⬆️ Upgrades Home Assistant CLI to v4.12.1
* Bump version, update changelog
* ttyd now uses the main branch
2021-04-30 15:13:48 +02:00
Pascal Vizeli
b593f795c5
Update CLI 4.11.0 ( #1920 )
2021-03-15 15:03:00 +01:00
Pascal Vizeli
107585db0c
Fix password schema ( #1883 )
2021-02-25 12:57:09 +01:00
Pascal Vizeli
b8f2079607
Fix config style for new Supervisor/Hardware ( #1825 )
...
* New Supervisor Hardware
* Update more changelogs
* fix version
* Fix boot
* fix application
2021-02-08 11:12:39 +01:00
Franck Nijhof
78007eca79
ssh: Upgrade CLI to 4.10.1 ( #1810 )
2021-02-08 09:01:39 +01:00
Pascal Vizeli
1abda8bfed
SSH: Use new banner and tempio ( #1800 )
...
* SSH: Use new banner and tempio
* fix change for tests
* Update ssh/build.json
Co-authored-by: Franck Nijhof <git@frenck.dev >
* fix build
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-02-02 19:05:08 +01:00
Franck Nijhof
474d3204db
⬆️ Upgrades Home Assistant CLI to v4.9.0 ( #1692 )
2020-11-26 15:43:22 +01:00
Pascal Vizeli
0a0b57b7cf
fix bluez
2020-09-16 18:53:43 +02:00
Pascal Vizeli
4662fa4b92
SSH: add bluetooth support & update cli ( #1580 )
...
* SSH: add bluetooth support & update cli
* Fix changelog
2020-09-16 18:43:59 +02:00
Pascal Vizeli
fe4f08041e
SSH / SMB - media folder ( #1569 )
2020-09-14 12:09:06 +02:00
Pascal Vizeli
a9010c898d
SSH: update cli & overwrite commands ( #1568 )
...
* SSH: update cli & overwrite commands
* add new lines
* add new line v2
2020-09-12 17:28:53 +02:00
Pascal Vizeli
5d749b3d86
SSH: cli & alpine update ( #1564 )
2020-09-04 22:08:12 +02:00
adamgreg
98b234f9f7
SSH: Add local TCP forwarding option ( #1364 )
...
* SSH: Add local TCP forwarding option
Add allow_tcp_forwarding option, to allow local port forwarding by the SSH add-on. Code lifted from the more advanced [SSH & Web Terminal](https://github.com/hassio-addons/addon-ssh ) add-on.
* Bump version to 8.6.0
* SSH: Rename tcp_forwarding option
* Update ssh.sh
* Update DOCS.md
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-06-03 16:32:00 +02:00
Pascal Vizeli
9d97260b09
Revert "Remove advanced flag ( #1216 )" ( #1220 )
...
This reverts commit 9f619b5971 .
2020-04-12 18:22:51 +02:00
Joakim Sørensen
9f619b5971
Remove advanced flag ( #1216 )
2020-04-12 16:10:10 +02:00
Pascal Vizeli
bbbfa88749
Update cli & fix s6-overlay shutdown ( #1219 )
2020-04-12 16:08:51 +02:00
Franck Nijhof
cf519a9754
ssh: Upgrade CLI to 4.2.0 ( #1196 )
2020-03-29 18:10:06 +02:00
Pascal Vizeli
4e43922d46
Update Home Assistant CLI to 4.1.0 ( #1167 )
2020-03-05 10:52:23 +01:00
Pascal Vizeli
7639eef0e7
Show information/warning if the SSH port is disable ( #1156 )
...
* Show information/warning if the SSH port is disable
* Update config.json
* Update CHANGELOG.md
2020-03-01 14:42:31 +01:00
Pascal Vizeli
c853fcef65
Add support for new audo layer ( #1153 )
...
* Add support for new audo layer
* Add layer
* restucture
* better struct
* Improve devcontainer
* Fix container
* Fix LN
* disable lint
* ignore
2020-03-01 13:08:12 +01:00
Pascal Vizeli
2df8425e22
Support to use SSH as webterminal only ( #1117 )
2020-02-20 10:49:53 +01:00
Franck Nijhof
75ce67fc5e
ssh: Update CLI & Web terminal ( #1068 )
2020-02-12 00:10:46 +01:00
Franck Nijhof
2f80548b72
Re-branding of core add-ons ( #1046 )
...
* Re-branding of core add-ons
* Update title README
* Fix ada description
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-02-04 21:38:55 +01:00
Pascal Vizeli
6b20f0c293
Ssh update ( #1039 )
...
* Change motd & fix .ssh
* Update config.json
* Fix root folder
* Update CHANGELOG.md
* Update run.sh
* ssh: Fix new tmux windows, add add-on icon (#1038 )
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2020-02-03 13:53:58 +01:00
Franck Nijhof
aca8de1cba
Fix missing .bash_profile on fresh install, add current path to prompt ( #957 )
...
* ssh: Fix for non existing .bash_profile startup error
* ssh: Add current, short, path to command line prompt
* ssh: Bump to 8.1, updated changelog
2019-12-30 10:52:49 +01:00
Franck Nijhof
f8ee1aed33
ssh: Add web terminal, alpine 3.11, improved token handling, bump 8.0 ( #954 )
...
* ssh: Add support for a web-based terminal via Ingress
* ssh: Upgrade Alpine Linux to 3.11
* ssh: Improve Hass.io API token handling
* ssh: Bump to 8.0, updated changelog
* ssh: Fix Shellcheck warning
* ssh: Use default Ingress port
* ssh: Persist .ssh folder
* ssh: Add some helper symlinks to use folder
* ssh: Make sure web terminal starts in home folder
* ssh: Update changelog to reflect latest changes
2019-12-29 22:21:07 +01:00
Franck Nijhof
702caae41b
Update Hass.io CLI to 3.1.1 ( #884 )
2019-12-13 11:04:27 +01:00
jfette
06328e13fa
Adding config option for bash_profile in SSH ( #767 )
...
* Adding option for bash_profile
* Bumping version to 7.0, comments for bash_profile
* bash_profile is now a list, updated README and CHANGELOG
* Made .bash_profile a persistent file, using sed to replace token if necessary
* Fixing config.json typo
* Simplifying logic, if statement to update token when necessary
* Moving file perm out of if statement
* File must be created in /data not /root
2019-11-18 18:34:25 +01:00
Robin Clarke
947f6236a4
logging for sshd DEBUG -> INFO ( #686 )
...
* logging for sshd DEBUG -> INFO
* Added version number change for sshd DEBUG -> INFO change
* Version adjusted 6.3.1 -> 6.4
* Version adjusted 6.3.1 -> 6.4
2019-09-10 23:34:55 +02:00
Franck Nijhof
8bc2ade981
ssh: Upgrades Hassio CLI to v3.1.0 ( #664 )
2019-08-18 12:24:41 +02:00
Franck Nijhof
68f528b258
ssh: Upgrades Hassio CLI to v3.0.0 ( #660 )
2019-08-16 00:31:33 +02:00
Franck Nijhof
8ac71eb643
ssh: Upgrades Hassio CLI to v2.3.0 ( #651 )
2019-08-10 23:32:49 +02:00
Pascal Vizeli
7cbc57eeca
SSH update + version pin ( #612 )
...
* Update SSH add-on / pin version
* fix version
* fix permission
2019-06-26 10:06:51 +02:00
Franck Nijhof
0dfd9e075e
ssh: Fixes crash when using authorized keys ( #602 )
2019-06-03 20:19:25 +02:00
Franck Nijhof
73e4aa8cbb
ssh: Refactor, bumped to 5.5 ( #598 )
2019-06-03 11:34:17 +02:00
Franck Nijhof
bbee3edd4a
⬆️ Upgrades hassio-cli to v2.2.0 ( #559 )
2019-04-01 12:14:57 +02:00
Pascal Vizeli
67f4e355d3
Fix none root login ( #554 )
...
* Fix account locking issue
* Fix script
2019-03-16 16:00:06 +01:00
Pascal Vizeli
dd44cc922a
Revert "Fix account locking issue ( #552 )" ( #553 )
...
This reverts commit b2355ae596 .
2019-03-16 15:50:08 +01:00
Pascal Vizeli
b2355ae596
Fix account locking issue ( #552 )
2019-03-16 15:41:50 +01:00
Pascal Vizeli
f52e0d7a60
Update branch of add-ons with armv7 ( #538 )
...
* Update branch of add-ons with armv7
* update configurator
* Fix docker file
* Update docker files
* fix image
* Update
* certbot
2019-03-10 17:09:35 +01:00
Pascal Vizeli
06c9c94f94
Remove custom_dep & update arch tags
2019-03-06 15:38:18 +01:00
Ville Skyttä
aff51f34b8
ssh: Update hassio cli to 2.1.0 ( #527 )
...
* ssh: Update hassio cli to 2.1.0
* ssh: Grammar and spelling fixes
* Update config.json
2019-03-04 09:03:10 +01:00
Franck Nijhof
b3e38d246d
SSH: Enables auto mapping of all UART/Serial devices ( #506 )
...
* Enabled auto mapping of all UART/Serial devices
* Update config.json
* Update CHANGELOG.md
2019-01-18 13:34:42 +01:00
Pascal Vizeli
e8fa8aa5c8
Update New CLI ( #500 )
...
* Update New CLI
* Fix shell
* ssh: Include hassio bash completion (#501 )
2019-01-09 13:59:44 +01:00
Franck Nijhof
c47b3673de
⬆️ Upgrades Hassio CLI to 1.4.0 ( #411 )
...
* ⬆️ Upgrades Hassio CLI to 1.4.0
* Update CHANGELOG.md
* Update config.json
* Update CHANGELOG.md
* Update config.json
* Update CHANGELOG.md
2018-09-23 01:27:37 +02:00
Ville Skyttä
76b5025d30
ssh: Add YAML highlighting for nano ( #319 )
...
* ssh: Add YAML highlighting for nano, include /usr/share/nano/*.nanorc
* ssh: Bump to 3.7
2018-06-12 14:42:14 +02:00
Franck Nijhof
594d0433ec
⬆️ Updates Hass.io CLI to 1.3.1 ( #309 )
2018-06-01 16:51:21 +02:00
Pascal Vizeli
473a37b8be
CLI 1.3.0 ( #284 )
...
* Update config.json
* Update build.json
* Update CHANGELOG.md
* Update Dockerfile
* Update config.json
* Update build.json
* Update CHANGELOG.md
* Update CHANGELOG.md
2018-05-02 14:55:48 +02:00