Skip to content

hiddify core release 4.0. There is no --config flag to pass json configuration #122

@Sergey-8

Description

@Sergey-8

With the new release 4.0 there is no --config flag in run mode.

Help output:


Usage:
HiddifyCli run [flags]

Flags:
--dns-direct string DirectDNS (1.1.1.1, https://1.1.1.1/dns-query) (default "1.1.1.1")
--dns-remote string RemoteDNS (1.1.1.1, https://1.1.1.1/dns-query) (default "1.1.1.1")
--fragment Enable Fragment
--fragment-size string FragmentSize (default "2-4")
--fragment-sleep string FragmentSleep (default "2-4")
--full-config allows including tags other than output
-h, --help help for run
-d, --hiddify string Hiddify Setting JSON Path
--in-proxy-port uint16 Input Mixed Port (default 12334)
--log string log level (default "warn")
--log-level string log level (default "warn")
--mixed-sni-case MixedSNICase
--padding Enable Padding
--padding-size string PaddingSize (default "1300-1400")
--system-proxy Enable System Proxy
--tun Enable Tun
--tun-service Enable Tun Service
--web-port uint16 Web Server Port (default 6756)
--web-secret string Web Server Secret

How to pass proxy configuration to CLI?
If use --hiddify flag there is an error in opening file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions