Commit graph

16 commits

Author SHA1 Message Date
Stephen Seo 9e1638ba4c Enable disabling ipv6, cleanup 2024-02-19 12:15:14 +09:00
Stephen Seo 6b0fe7f6c1 wgConfGen: Fix to generating ipv6 addr 2024-02-17 15:49:38 +09:00
Stephen Seo 96f05af150 wgConfigGen: Reduce config filename length 2024-02-17 15:45:18 +09:00
Stephen Seo 56cbde1a2f Fix client count bug when ipv4 subnet is /24 2024-02-17 15:37:41 +09:00
Stephen Seo e682a003ff Experimental ipv6 in wireguardConfigGenerator.sh 2024-02-17 15:29:07 +09:00
Stephen Seo 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
Stephen Seo f1ff72a66c Add note about man page for ssh certs 2023-07-19 16:44:28 +09:00
Stephen Seo b92383900e Update LICENSE year 2023-07-19 16:31:50 +09:00
Stephen Seo 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
Stephen Seo 02e23c0786 Update wireguardConfigGenerator.sh
Do not use ip address that is the subnet broadcast address.
2023-04-22 17:05:00 +09:00
Stephen Seo 39bc54234a Impl full subnet clients for wireguardConfigGenerator.sh 2021-05-22 17:46:40 +09:00
Stephen Seo d99c70fc78 Refactor wireguardConfigGenerator.sh 2021-05-12 20:19:06 +09:00
Stephen Seo 9bb261d364 Add note to wireguardConfigGenerator.sh 2021-05-12 20:14:05 +09:00
Stephen Seo 31a445f91e Add LICENSE 2021-05-12 20:07:21 +09:00
Stephen Seo d1c6a428f5 Add wireguardConfigGenerator.sh 2021-05-12 20:06:36 +09:00
Stephen Seo 6bea261bf1 Init empty commit 2021-05-12 20:06:14 +09:00