• Joined on 2025-03-11
cnbugs released openvpn-manager_0.0.3 at AI-Agent/openvpn-manager 2026-08-10 00:37:04 +08:00
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-10 00:35:32 +08:00
a5519c2f6c Feature: per-instance public_host for .ovpn
cnbugs pushed tag openvpn-manager_0.0.2 to AI-Agent/openvpn-manager 2026-08-10 00:28:01 +08:00
cnbugs released openvpn-manager_0.0.2 at AI-Agent/openvpn-manager 2026-08-10 00:28:01 +08:00
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-10 00:26:36 +08:00
2b0f144abc Docs: add IP forwarding/NAT section for client-to-LAN access
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-10 00:22:03 +08:00
5725149546 Fix v3 parser: scan for numeric fields (IPv6 field position varies)
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-10 00:19:22 +08:00
9054da954a Add diag-connlogs.sh diagnostic script
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-10 00:16:29 +08:00
9f24c74527 Fix status parser: support status-version 1 (default OpenVPN format)
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-10 00:12:01 +08:00
1706552b33 ConnLogs: return object with _diag for troubleshooting + frontend compat
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-10 00:06:42 +08:00
81544d2335 Fix connection logs: real-time status.log parsing
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-09 23:52:19 +08:00
19c0b190ea Fix connection logs: add background status.log sync task
cnbugs pushed tag 0.0.1 to AI-Agent/openvpn-manager 2026-08-09 23:48:51 +08:00
cnbugs released 0.0.1 at AI-Agent/openvpn-manager 2026-08-09 23:48:51 +08:00
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-09 23:34:07 +08:00
f3cda67d9f Fix VPN verify: via-env→via-file, add pass_len debug logging
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-09 23:21:08 +08:00
70341c78e5 Fix VPN verify script: add debug logging, remove set -e
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-09 22:59:34 +08:00
8be6add7bc Add cert+password dual-factor VPN authentication
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-09 22:39:53 +08:00
7c0f8cf4d8 Fix TLS handshake: add X.509 keyUsage/EKU extensions to all certs
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-09 22:17:31 +08:00
ae02b60d67 Fix OpenVPN start: CIDR→netmask, dhcp-option DNS, ccd dir, dh none ECDHE
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-09 21:45:43 +08:00
09f6918aeb Add multi-admin account management
cnbugs pushed to main at AI-Agent/openvpn-manager 2026-08-09 20:47:23 +08:00
4c8b7b5188 Add per-instance/user access whitelist