Skip to content

cli generates secret every time while the value is defined #104

@mrkarami1

Description

@mrkarami1

i am using latest version of HiddifyCli on OpenWrt 23.05.3.
this is

config.conf

...
  },
  "experimental": {
    "cache_file": {
      "enabled": true,
      "path": "clash.db"
    },
    "clash_api": {
      "external_controller": "127.0.0.1:6756",
      "secret": "A5CCPVNymhNgmznl7"
    }
  }
}

i am seeing this in log
HiddifyCli[7815]: Open http://localhost:6756/ui/?secret=oGN-sF412V56vMGg in your browser
also i want to access to the panel from other devices so i need

0.0.0.0:6756

which does not work neither.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions