-
Notifications
You must be signed in to change notification settings - Fork 114
Description
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.