chore: update website links to strix.ai
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
[](https://github.com/usestrix/strix)
|
[](https://github.com/usestrix/strix)
|
||||||
[](https://discord.gg/YjKFvEZSdZ)
|
[](https://discord.gg/YjKFvEZSdZ)
|
||||||
[](https://usestrix.com)
|
[](https://strix.ai)
|
||||||
|
|
||||||
<a href="https://trendshift.io/repositories/15362" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15362" alt="usestrix%2Fstrix | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
<a href="https://trendshift.io/repositories/15362" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15362" alt="usestrix%2Fstrix | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||||
|
|
||||||
@@ -89,7 +89,7 @@ strix --target ./app-directory
|
|||||||
|
|
||||||
## ☁️ Run Strix in Cloud
|
## ☁️ Run Strix in Cloud
|
||||||
|
|
||||||
Want to skip the local setup, API keys, and unpredictable LLM costs? Run the hosted cloud version of Strix at **[app.usestrix.com](https://usestrix.com)**.
|
Want to skip the local setup, API keys, and unpredictable LLM costs? Run the hosted cloud version of Strix at **[app.strix.ai](https://strix.ai)**.
|
||||||
|
|
||||||
Launch a scan in just a few minutes—no setup or configuration required—and you’ll get:
|
Launch a scan in just a few minutes—no setup or configuration required—and you’ll get:
|
||||||
|
|
||||||
@@ -98,7 +98,7 @@ Launch a scan in just a few minutes—no setup or configuration required—and y
|
|||||||
- **CI/CD and GitHub integrations** to block risky changes before production
|
- **CI/CD and GitHub integrations** to block risky changes before production
|
||||||
- **Continuous monitoring** so new vulnerabilities are caught quickly
|
- **Continuous monitoring** so new vulnerabilities are caught quickly
|
||||||
|
|
||||||
[**Run your first pentest now →**](https://usestrix.com)
|
[**Run your first pentest now →**](https://strix.ai)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -318,7 +318,7 @@ echo ""
|
|||||||
echo -e " ${CYAN}2.${NC} Run a penetration test:"
|
echo -e " ${CYAN}2.${NC} Run a penetration test:"
|
||||||
echo -e " ${MUTED}strix --target https://example.com${NC}"
|
echo -e " ${MUTED}strix --target https://example.com${NC}"
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "${MUTED}For more information visit ${NC}https://usestrix.com"
|
echo -e "${MUTED}For more information visit ${NC}https://strix.ai"
|
||||||
echo -e "${MUTED}Join our community ${NC}https://discord.gg/YjKFvEZSdZ"
|
echo -e "${MUTED}Join our community ${NC}https://discord.gg/YjKFvEZSdZ"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
|||||||
@@ -444,7 +444,7 @@ def display_completion_message(args: argparse.Namespace, results_path: Path) ->
|
|||||||
console.print("\n")
|
console.print("\n")
|
||||||
console.print(panel)
|
console.print(panel)
|
||||||
console.print()
|
console.print()
|
||||||
console.print("[dim]🌐 Website:[/] [cyan]https://usestrix.com[/]")
|
console.print("[dim]🌐 Website:[/] [cyan]https://strix.ai[/]")
|
||||||
console.print("[dim]💬 Discord:[/] [cyan]https://discord.gg/YjKFvEZSdZ[/]")
|
console.print("[dim]💬 Discord:[/] [cyan]https://discord.gg/YjKFvEZSdZ[/]")
|
||||||
console.print()
|
console.print()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user