List of all items
Structs
- actions::fix::StepResult
- actions::fix::action::Action
- actions::fix::action::ActionOutcome
- actions::fix::action::RiskExplanation
- actions::fix::cmd::CmdOutcome
- actions::fix::session::ActionRecord
- actions::fix::session::IterationSnapshot
- actions::fix::session::Reporter
- actions::fix::session::RestoreRegistry
- actions::fix::session::Session
- actions::fix::vpn::DisabledVpn
- cli::FixArgs
- cli::Nd300Cli
- cli::SpeedQXCli
- config::BoxChars
- config::Config
- diagnostics::DiagnosticResult
- diagnostics::DiagnosticResults
- diagnostics::TechnicianResults
- diagnostics::adapter_hw_stats::AdapterHwStat
- diagnostics::adapters::AdapterInfo
- diagnostics::arp::ArpEntry
- diagnostics::bufferbloat::BufferbloatResult
- diagnostics::connection_states::ConnectionStates
- diagnostics::connections::ConnectionEntry
- diagnostics::dhcp::DhcpLease
- diagnostics::dns::DnsInfo
- diagnostics::dns::DnsResolutionTest
- diagnostics::dns::DnsServer
- diagnostics::dns_cache::DnsCacheEntry
- diagnostics::firewall::FirewallInfo
- diagnostics::firewall::FirewallProfile
- diagnostics::gateway::GatewayInfo
- diagnostics::interfaces::InterfaceInfo
- diagnostics::ipv6::Ipv6Address
- diagnostics::ipv6::Ipv6Info
- diagnostics::latency::LatencyResult
- diagnostics::listening_ports::ListeningPort
- diagnostics::mtu::MtuInfo
- diagnostics::ports::PortResult
- diagnostics::protocol_stats::IcmpStats
- diagnostics::protocol_stats::ProtocolStatistics
- diagnostics::protocol_stats::TcpStats
- diagnostics::protocol_stats::UdpStats
- diagnostics::proxy::ProxyConfig
- diagnostics::public_ip::PublicIpInfo
- diagnostics::reverse_dns::ReverseDnsEntry
- diagnostics::routing_table::RouteEntry
- diagnostics::shared_cache::IpconfigCache
- diagnostics::shared_cache::NetstatCache
- diagnostics::shared_cache::SharedCache
- diagnostics::tls_inspection::TlsInspectionResult
- diagnostics::tls_inspection::TlsTest
- diagnostics::traffic_counters::TrafficCounter
- diagnostics::vpn::VpnAdapter
- render::table::ReportBuilder
- render::table::TableRenderer
- speedtest::BandwidthSamples
- speedtest::ProviderDivergence
- speedtest::ProviderResult
- speedtest::SpeedTestConfig
- speedtest::SpeedTestResult
- speedtest::StabilityMetrics
- speedtest::display::SpeedQXDisplay
- speedtest::statistics::BootstrapCI
- speedtest::statistics::InverseVarianceResult
Enums
- actions::fix::action::ActionId
- actions::fix::action::Cost
- actions::fix::action::DiagnosticKey
- actions::fix::action::Reversibility
- actions::fix::action::Risk
- actions::fix::dns::DnsProvider
- actions::fix::session::FinalOutcome
- actions::fix::session::RestoreOp
- actions::fix::triage::HardBlock
- actions::fix::vpn::DisableMethod
- cli::Nd300Command
- cli::SpeedQXCommand
- config::OperatingMode
- config::OutputFormat
- diagnostics::DiagnosticStatus
- diagnostics::ipv6::Ipv6Connectivity
- error::AppError
- speedtest::Phase
- speedtest::ProviderSet
- speedtest::TestDuration
Functions
- actions::clear_dns::run
- actions::dns::run
- actions::fail_icon
- actions::fix::action::all_actions
- actions::fix::adapters::detect_default_interface
- actions::fix::adapters::list_active_adapters
- actions::fix::adapters::renew_dhcp_on_interface
- actions::fix::adapters::restart_adapter
- actions::fix::arp::flush_arp
- actions::fix::cmd::run_cmd
- actions::fix::cmd::run_cmd_capture
- actions::fix::connectivity::check_connectivity
- actions::fix::connectivity::verify_dns_stability
- actions::fix::connectivity::wait_for_connectivity
- actions::fix::dhcp::renew_dhcp
- actions::fix::dns::adjust_for_reachability
- actions::fix::dns::prompt_dns_choice
- actions::fix::dns::set_dns_servers
- actions::fix::dns::test_dns_reachability
- actions::fix::dns::test_nextdns_reachability
- actions::fix::dns::verify_dns
- actions::fix::loop_runner::run
- actions::fix::loop_runner::run_and_finalize
- actions::fix::print_step_fail
- actions::fix::print_step_ok
- actions::fix::report::save_session_report
- actions::fix::report::save_session_report_with_recovery
- actions::fix::run
- actions::fix::session::suggestions_for_keys
- actions::fix::stages::detect_service_name
- actions::fix::stages::disable_interface
- actions::fix::stages::enable_interface
- actions::fix::stages::platform_stage3
- actions::fix::stages::restart_services
- actions::fix::stages::run_stage1
- actions::fix::stages::run_stage2
- actions::fix::stages::run_stage3
- actions::fix::triage::actionable_failures
- actions::fix::triage::build_plan
- actions::fix::triage::group_by_root_cause
- actions::fix::triage::hard_block_detected
- actions::fix::triage::requires_confirmation
- actions::fix::triage::requires_high_risk_consent
- actions::fix::vpn::detect_and_disable
- actions::fix::vpn::offer_reenable
- actions::fix::vpn::vpn_json
- actions::fix::warn_icon
- actions::fix::wifi::capture_current_ssid
- actions::fix::wifi::scan_wifi_networks
- actions::flush_dns_platform
- actions::is_interactive
- actions::print_elevation_hint
- actions::prompt_string
- actions::prompt_yes_no
- actions::success_icon
- actions::uninstall::run
- actions::update::run
- diagnostics::adapter_hw_stats::collect
- diagnostics::adapter_hw_stats::collect_with_cache
- diagnostics::adapters::check
- diagnostics::adapters::enrich_driver_info
- diagnostics::arp::collect
- diagnostics::bufferbloat::collect
- diagnostics::connection_states::collect
- diagnostics::connection_states::collect_with_cache
- diagnostics::connections::collect
- diagnostics::connections::collect_with_cache
- diagnostics::dhcp::collect
- diagnostics::dhcp::collect_with_cache
- diagnostics::dns::check
- diagnostics::dns_cache::collect
- diagnostics::firewall::collect
- diagnostics::gateway::check
- diagnostics::interfaces::check
- diagnostics::ipv6::collect
- diagnostics::ipv6::collect_with_cache
- diagnostics::latency::check
- diagnostics::listening_ports::collect
- diagnostics::listening_ports::collect_with_cache
- diagnostics::mtu::collect
- diagnostics::ports::check
- diagnostics::protocol_stats::collect
- diagnostics::proxy::collect
- diagnostics::public_ip::check
- diagnostics::reverse_dns::collect
- diagnostics::reverse_dns::collect_with_cache
- diagnostics::routing_table::collect
- diagnostics::run_all
- diagnostics::speed::check
- diagnostics::tls_inspection::collect
- diagnostics::traffic_counters::collect
- diagnostics::traffic_counters::collect_with_cache
- diagnostics::util::lookup_host_timeout
- diagnostics::util::run_with_timeout
- diagnostics::vpn::collect
- diagnostics::vpn::collect_with_cache
- platform::is_elevated
- platform::platform_name
- render::bar::render_bar
- render::bar::render_percentage_bar
- render::color::bold
- render::color::colorize_status
- render::color::cyan
- render::color::dim
- render::color::green
- render::color::red
- render::color::yellow
- render::json::render
- render::progress::create_spinner
- render::table::fit_string
- render::table::visible_len
- render::tech_mode::render
- render::user_mode::render
- speedtest::cloudflare::run
- speedtest::display::render_results
- speedtest::fastcom::run
- speedtest::format_bytes
- speedtest::format_mbps
- speedtest::librespeed::run
- speedtest::ndt7::run
- speedtest::run
- speedtest::statistics::accurate_bandwidth
- speedtest::statistics::accurate_upload_bandwidth
- speedtest::statistics::bootstrap_ci
- speedtest::statistics::coefficient_of_variation
- speedtest::statistics::discard_slow_start
- speedtest::statistics::filter_outliers_iqr
- speedtest::statistics::inverse_variance_merge
- speedtest::statistics::jitter_mad
- speedtest::statistics::jitter_rfc3550
- speedtest::statistics::mean
- speedtest::statistics::median
- speedtest::statistics::modified_trimean
- speedtest::statistics::percentile
- speedtest::statistics::stddev
- speedtest::statistics::trimean
- speedtest::statistics::variance
- speedtest::statistics::weighted_merge
- speedtest::statistics::winsorize
Type Aliases
- actions::fix::session::RestoreToken
- actions::fix::triage::Attempts
- actions::fix::triage::Effectiveness
- error::Result
- speedtest::ProviderCompleteCallback
Constants
- VERSION
- actions::fix::cmd::TIMEOUT_MEDIUM
- actions::fix::cmd::TIMEOUT_QUICK
- actions::fix::cmd::TIMEOUT_SLOW
- actions::fix::session::DEFAULT_ITERATION_DELAY
- actions::fix::session::WALL_CLOCK_CAP
- actions::fix::triage::MAX_ITERATIONS
- config::BORDERS_PADDING
- config::DEFAULT_SUBTITLE
- config::DEFAULT_TITLE
- config::MAX_DATA_WIDTH
- config::MAX_LABEL_WIDTH
- config::MIN_DATA_WIDTH
- config::MIN_LABEL_WIDTH
- config::ascii_chars::BAR_EMPTY
- config::ascii_chars::BAR_FILLED
- config::ascii_chars::BOTTOM_LEFT
- config::ascii_chars::BOTTOM_RIGHT
- config::ascii_chars::CROSS
- config::ascii_chars::HORIZONTAL
- config::ascii_chars::TOP_LEFT
- config::ascii_chars::TOP_RIGHT
- config::ascii_chars::T_DOWN
- config::ascii_chars::T_LEFT
- config::ascii_chars::T_RIGHT
- config::ascii_chars::T_UP
- config::ascii_chars::VERTICAL
- config::chars::BAR_EMPTY
- config::chars::BAR_FILLED
- config::chars::BOTTOM_LEFT
- config::chars::BOTTOM_RIGHT
- config::chars::CROSS
- config::chars::HORIZONTAL
- config::chars::TOP_LEFT
- config::chars::TOP_RIGHT
- config::chars::T_DOWN
- config::chars::T_LEFT
- config::chars::T_RIGHT
- config::chars::T_UP
- config::chars::VERTICAL
- config::status_chars::FAIL
- config::status_chars::FAIL_ASCII
- config::status_chars::OK
- config::status_chars::OK_ASCII
- config::status_chars::SKIP
- config::status_chars::SKIP_ASCII
- config::status_chars::WARN
- config::status_chars::WARN_ASCII
- diagnostics::util::QUICK
- diagnostics::util::RESOLVE
- diagnostics::util::SLOW