Commit 78515c6
SSH hardening safety nets (#102)
* feat(confirm): add optional timeout for confirmation prompts
* feat(ssh): update version to 0.80.1 and add SSH key improvements
* feat(ssh): enhance SSH port detection to include socket and exclude specific ports
* feat(ssh): SSH port configuration and hardening in single drop-in files
* feat(ssh): update SSH socket configuration to bind to both IPv4 and IPv6 addresses
* prompt formatting
* feat(port-validation): enhance port validation
check for existing usage and improve error messaging
* checksum for v0.80.1
* chore: update version and checksum
---------
Co-authored-by: buildplan <hello@buildplan.org>1 parent de248b4 commit 78515c6
3 files changed
+172
-133
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments