new: Big Change, Add support for Extensions 😍

This commit is contained in:
hiddify
2024-09-28 20:31:38 +02:00
parent 1f485e1193
commit 3a508b7929
44 changed files with 8946 additions and 619 deletions

View File

@@ -23,6 +23,5 @@ func init() {
}
func runCommand(cmd *cobra.Command, args []string) {
v2.RunStandalone(hiddifySettingPath, configPath, defaultConfigs)
}