2024-08-29 16:30:11 +08:00
2024-08-29 16:19:38 +08:00
2024-08-29 16:30:11 +08:00

QUICK START

  1. Set variable: DEPLOY_DOMAIN
export DEPLOY_DOMAIN=xxx.xxx
  1. Start

server

curl -o- https://raw.githubusercontent.com/xxoommd/magic/main/x/quick_server.sh | bash

client

  • Github:
curl -o- https://raw.githubusercontent.com/xxoommd/magic/main/quick_client.sh | bash
  • Gitea:
curl -o- https://gitee.com/xxoommd/magic/raw/main/quick_client.sh | bash
Description
No description provided
Readme 104 KiB
v0.1 Latest
2024-09-04 02:34:52 +00:00
Languages
Shell 100%