Skip to content

Repository files navigation

RouteFix logo

RouteFix

Diagnose why developer services feel slow — even when your bandwidth is fine.

CI Flutter Desktop Desktop target Dart MIT License Release

Local desktop app for network routing diagnostics.
macOS · Windows · Linux · Not a speed test.

RouteFix dashboard


Features

  • DNS, IPv4/IPv6, HTTPS, GitHub, PyPI, and Cloudflare probes
  • Evidence-gated recommendations (no invented metrics)
  • Prefer IPv4 Auto Fix + Restore Defaults (admin required)
  • Network Controls for manual IPv6 preference
  • Dark Material 3 UI

Install

Releases: GitHub Releases
(RouteFix-v*-macos.zip / windows.zip / linux.tar.gz)

Step-by-step install (Applications folder, shortcuts, app menu): docs/INSTALL.md

From source:

git clone https://github.com/MrHacker26/route-fix.git
cd route-fix
flutter pub get
flutter run -d macos    # or windows / linux
flutter build macos --release
flutter build windows --release
flutter build linux --release

Requires Flutter stable with desktop enabled (Dart 3.12+).

Production packaging, installers, AppImage, and release tagging: docs/BUILD.md.


Screenshots

Scanning Results
Scan in progress Diagnostics result

Auto Fix


How it works

  1. Probe public endpoints (DNS / TCP / HTTPS)
  2. Score health and list issues with evidence
  3. Recommend fixes only when confidence is high
  4. Optionally apply Prefer IPv4 (admin password required)

Privacy

Runs locally. No telemetry. Traffic only goes to endpoints you diagnose, plus OS commands for Auto Fix.


Contributing

PRs welcome. Keep diagnosis honest — prefer Unknown over a wrong fix.

See PROJECT.md, CHANGELOG.md, SECURITY.md.

Release: bump version → tag vX.Y.Z → push (GitHub Actions publishes binaries).


License

MIT

About

Know what's wrong with your network in under 30 seconds.

Topics

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages