FixWeb

// docs / quickstart

Tús tapa

Cláraigh, rith do chéad scanadh, léigh an tuairisc. Tá an tsraith Free fíor — níl cárta creidmheasa ag teastáil chun measúnú a dhéanamh.

1. Cruthaigh cuntas

Tabhair cuairt ar /sign-in agus roghnaigh Google, GitHub nó ríomhphost le magic link. Tosaíonn cuntais nua ar an bplean Free, a chuimsíonn 3 scanadh in aghaidh na míosa agus scananna passive amháin. Is féidir leat uasghrádú níos déanaí ó Cuntas → Billeáil.

2. Rith scanadh

01

Roghnaigh target

Ón dashboard cliceáil New scan, greamaigh URL, agus cuir isteach é. Normalizes FixWeb hostnames lom (example.comhttps://example.com) agus diúltaíonn sé seoltaí inmheánacha (RFC 1918, link-local, AWS metadata).

02

Fan thart ar 20 soicind

A passive scan runs in three phases: crawl (Chromium renders the page to discover links, metadata, media, scripts, and forms), quality checks (crawlability, search presentation, content/schema, media, performance, accessibility, forms, mobile/i18n, and runtime signals), and aggregate (deduplicate + severity ranking). Live progress streams via the dashboard; you don't need to refresh.

03

Léigh an tuairisc

The report opens automatically when complete. Free plan users see only the highest-severity finding in full (title, description, evidence, remediation); other findings are stripped to severity-only stubs server-side. The Hobby plan and higher (Pro, Unlimited) unlock every finding plus the AI prompt copy button on each one.

3. Run an owner-depth scan (optional, Hobby plan and higher)

Owner-depth scans extend the same website-quality checks into verified domains and can include private journeys when you provide a short-lived test-account header. Add and verify a domain at Dashboard -> Domains (DNS TXT or HTTP file), then start an Owner-depth scan from New scan. You'll attest to the scan; we audit-log it server-side.

4. Úsáid an REST API

Cruthaigh bearer token ag Account → API tokens. Taispeántar plaintext uair amháin; greamaigh é i do CI / Cursor / curl.

curl
# Start a passive scan
curl -X POST https://fixweb.app/api/v1/scans \
  -H "Authorization: Bearer fxw_..." \
  -H "content-type: application/json" \
  -d '{"target":"https://staging.example.com"}'

Tagairt iomlán ag /docs/api.

5. Plugáil FixWeb isteach i d'agent AI (MCP)

Seolann FixWeb freastalaí MCP ag /api/mcp le seacht tools, dhá resources, agus slash command /fixweb-fix do prompts leigheasaithe teimpléadaithe. Ceangail é le Claude Desktop / Cursor / Continue — féach /docs/mcp.

Cá háit le dul ina dhiaidh sin

  • Scan types — passive vs owner-depth vs GitHub repo scans, the attestation flow.
  • Domains — verify a domain, schedule re-scans, enable live monitoring.
  • Cuótaí agus teorainneacha — caidhpeanna de réir sraithe, teorainneacha ráta API, polasaithe coinneála.

Blocáilte?

Cuir ríomhphost chuig support@fixweb.app leis an id scanta agus leis an méid a raibh tú ag súil leis i gcomparáid leis an méid a chonaic tú. Faigheann an plean Hobby tacaíocht chaighdeánach, faigheann an plean Pro tacaíocht thosaíochta, agus cuimsíonn an plean Unlimited tacaíocht thiomnaithe.

Tús tapa — Docs · FixWeb