v0.3.0
What's new?
- Support for
mihomo
meta kernel. - Remove
remote_mmdb_url
updates. - Update config defaults.
Migration to mihoro
-
Uninstall
clashrup
:clashrup uninstall
-
Remove deprecated
clash
files:rm -R ~/.local/bin/clash ~/.config/clash
-
Migrate
~/.config/clashrup.toml
to~/.config/mihoro.toml
Default ~/.config/mihoro.toml
:
remote_mihomo_binary_url = ""
remote_config_url = ""
mihomo_binary_path = "~/.local/bin/mihomo"
mihomo_config_root = "~/.config/mihomo"
user_systemd_root = "~/.config/systemd/user"
[mihomo_config]
port = 7890
socks_port = 7891
allow_lan = false
bind_address = "*"
mode = "rule"
log_level = "info"
ipv6 = true
external_controller = "0.0.0.0:9090"
external_ui = "ui"