Commit Graph

1 Commits

  • feat(proxy): add proxy commands and integrate with API
    Add new proxy.rs module with get_proxies and get_providers_proxies commands.
    Update mod.rs and lib.rs to re-export and register proxy commands.
    Update API.ts to use invoke for proxy commands.
    Minor formatting improvements in module/mihomo.rs.