Commit graph

12 commits

Author SHA1 Message Date
e682a003ff Experimental ipv6 in wireguardConfigGenerator.sh 2024-02-17 15:29:07 +09:00
105413e533 Update generate_ssh_Key_and_cert.sh
Allow for up to 3 tries of signing the cert in case of incorrect
password entry.
2023-12-26 15:16:42 +09:00
f1ff72a66c Add note about man page for ssh certs 2023-07-19 16:44:28 +09:00
b92383900e Update LICENSE year 2023-07-19 16:31:50 +09:00
c685a91bb4 Add generate_ssh_key_and_cert.sh
This script generates a ssh key that is signed by a CA key to be used
for certificate-based-authentication to an sshd server. See the
CERTIFICATES section in the ssh-keygen man-page.
2023-07-19 16:30:24 +09:00
02e23c0786 Update wireguardConfigGenerator.sh
Do not use ip address that is the subnet broadcast address.
2023-04-22 17:05:00 +09:00
39bc54234a Impl full subnet clients for wireguardConfigGenerator.sh 2021-05-22 17:46:40 +09:00
d99c70fc78 Refactor wireguardConfigGenerator.sh 2021-05-12 20:19:06 +09:00
9bb261d364 Add note to wireguardConfigGenerator.sh 2021-05-12 20:14:05 +09:00
31a445f91e Add LICENSE 2021-05-12 20:07:21 +09:00
d1c6a428f5 Add wireguardConfigGenerator.sh 2021-05-12 20:06:36 +09:00
6bea261bf1 Init empty commit 2021-05-12 20:06:14 +09:00