Commit graph

  • f24aec8da8
    fix(config): change config path to current directory main Kumi 2024-07-18 19:10:22 +0200
  • bc9c9aeb75
    refactor: simplify executable path handling Kumi 2024-07-18 19:09:11 +0200
  • 5a64f31a1c
    refactor: update script execution with sys.executable Kumi 2024-07-18 19:07:02 +0200
  • 776e3e00ea
    refactor: hardcode provider to Hetzner in script Kumi 2024-07-18 19:02:51 +0200
  • aebc5adaf3
    feat: add script to manage Hetzner servers Kumi 2024-07-18 18:58:17 +0200
  • f075cc668b
    fix(config): resolve tempfile mode error in config update Kumi 2024-07-18 18:50:58 +0200
  • c3c5f36ffc
    refactor(config): replace temp file usage with temp dir Kumi 2024-07-18 18:46:05 +0200
  • b60efb3f96
    feat: add optional config path argument to script Kumi 2024-07-18 18:37:56 +0200
  • 5bfd82aa6b
    feat: automate Wireguard config updates with new script Kumi 2024-07-18 18:26:00 +0200
  • 6fd8d7cc1a
    refactor: lazy-load provider libraries Kumi 2024-07-18 18:09:18 +0200
  • 844d420439
    feat(worker): add endpoint-only option for server config Kumi 2024-07-18 18:05:42 +0200
  • 959db57391
    fix(config): Ensure no exception when keys are missing Kumi 2024-07-18 18:02:09 +0200
  • b7656a46be
    fix(config): handle missing wireguard keys gracefully Kumi 2024-07-18 18:00:20 +0200
  • eb575e8f49
    refactor: improve configuration handling in server setup Kumi 2024-07-18 17:59:33 +0200
  • 1aa3932555
    refactor: rename and clarify peer config print statement Kumi 2024-07-18 17:50:36 +0200
  • 2d2ec33a9c
    feat(worker): allow manual config of Wireguard keys Kumi 2024-07-18 17:48:22 +0200
  • b47e81791d
    feat: add IPv4 support for WireGuard configuration Kumi 2024-07-18 17:26:12 +0200
  • e192076414
    feat: setup WireGuard VPN server automation across providers Kumi 2024-07-18 17:24:24 +0200