Package Details: metacubexd 1.187.1-1

Git Clone URL: https://aur.archlinux.org/metacubexd.git (read-only, click to copy)
Package Base: metacubexd
Description: Mihomo Dashboard, The Official One, XD
Upstream URL: https://github.com/MetaCubeX/metacubexd
Licenses: MIT
Conflicts: metacubexd
Provides: metacubexd
Submitter: evine
Maintainer: evine
Last Packager: evine
Votes: 0
Popularity: 0.000000
First Submitted: 2024-03-22 01:59 (UTC)
Last Updated: 2025-05-13 08:13 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Pinned Comments

evine commented on 2025-05-10 13:04 (UTC) (edited on 2025-05-31 08:49 (UTC) by evine)

FROM mihomo v1.19.6+:

For security reasons, all paths appearing in the configuration file will be limited to workdir (regardless of whether they are relative or absolute). If there is a specific need, please specify additional safe paths by setting the SAFE_PATHS environment variable while ensuring safety. The syntax of this environment variable is the same as the PATH environment variable parsing rules of this operating system (i.e., semicolon-separated under Windows and colon-separated under other systems)

so, please set Environment=SAFE_PATHS=/usr/share/metacubexd in mihomo.service.

Latest Comments

evine commented on 2025-05-10 13:04 (UTC) (edited on 2025-05-31 08:49 (UTC) by evine)

FROM mihomo v1.19.6+:

For security reasons, all paths appearing in the configuration file will be limited to workdir (regardless of whether they are relative or absolute). If there is a specific need, please specify additional safe paths by setting the SAFE_PATHS environment variable while ensuring safety. The syntax of this environment variable is the same as the PATH environment variable parsing rules of this operating system (i.e., semicolon-separated under Windows and colon-separated under other systems)

so, please set Environment=SAFE_PATHS=/usr/share/metacubexd in mihomo.service.

PeterWang-dev commented on 2025-05-01 03:16 (UTC)

Latest mihomo (mihomo-git, alpha.20250501.3258.7e7016b5) add home path check on external-ui. To bypass it, set SKIP_SAFE_PATH_CHECK=1 to mihomo environment variables. Note that this may cause potential security issue as resource files will be download in this directory which is located in system dir instead of home dir.

evine commented on 2024-09-04 01:57 (UTC)

Do not use nodejs 22.7.0/22.8.0