25 Commits

Author SHA1 Message Date
Guillaume Archambault
7c6c77d63d Feature: Optional ping check
- Make ping optional with 'sshm list --ping' instead of default behavior
- Update documentation
2025-08-28 14:48:18 +02:00
Guillaume Archambault
411199595f Fix host number selection to match display order in list command 2025-08-28 14:38:39 +02:00
e2b1ba6e23 Feature: display context in sshm list only when not default 2025-03-23 23:43:14 +01:00
a150c0fee1 Feature: improve ProxyJump removal in edit command 2025-03-23 23:18:15 +01:00
35b5cd431e Feature : add color 2025-03-23 22:52:27 +01:00
1e786567fc Fix : fix context + ameliorations 2025-03-23 20:43:22 +01:00
ef7acd61a2 feature : ProxyJump added + fix 2025-03-23 18:58:46 +01:00
f161cf43e4 2.0.0 to 2.1.0 2025-03-15 16:15:46 +01:00
3527ead993 Error correction in sshm.bash 2025-03-15 16:11:31 +01:00
65bbbacaed sshm now detects new versions with version command 2025-03-15 16:03:38 +01:00
a51c78efdf Update README.md 2025-03-15 15:43:01 +01:00
20990ef970 Detect default SSH key automatically in sshm_add() 2025-03-15 15:42:20 +01:00
7cee21611d Command sshm connect deleted 2025-03-15 15:32:50 +01:00
ea27b28f30 Many changes 2025-03-15 15:24:57 +01:00
96a83d119c Add chmod 600 to context files 2025-03-15 14:41:07 +01:00
Guillaume Archambault
281b541655
Update README.md 2024-10-20 16:32:08 +02:00
Guillaume Archambault
0a933edc68
Update sshm.bash
Erreur à la ligne 84
2024-10-20 16:05:02 +02:00
Guillaume Archambault
670e41f726 modified: README.md 2024-08-09 12:36:40 +02:00
Guillaume Archambault
4483054c5b Edited to include the correct ssh config file 2024-08-09 12:35:07 +02:00
Guillaume Archambault
8424b5d7b5 Refactor: Replace --config/-c flag with context management system 2024-08-09 11:50:39 +02:00
Guillaume Archambault
0f87aff94d Merge branch 'feature/configFlag' 2024-08-04 10:31:15 +02:00
Guillaume Archambault
92cb435313 Add option to specify config file with --config / -c flag or environment variable 2024-08-04 10:25:58 +02:00
Guillaume Archambault
6b16d90f84 List in alphabetical order 2024-08-03 09:49:25 +02:00
Guillaume Archambault
951a717198 First commit 2024-08-02 16:36:31 +02:00
Guillaume
beeb73750c
Initial commit 2024-08-02 14:48:28 +02:00