·lazycat-advanced-routing
</>

lazycat-advanced-routing

Ein professioneller Leitfaden für erweitertes Routing, Multi-Domain-Konfiguration, TCP/UDP-Layer-4-Weiterleitung (Ingress), CORS-Handling und die komplexe Einrichtung von Proxy-Regeln mit App-Proxy für die Lazycat MicroServer-Anwendung.

24Installationen·4Trend·@whoamihappyhacking

Installation

$npx skills add https://github.com/whoamihappyhacking/lazycat-skills --skill lazycat-advanced-routing

So installieren Sie lazycat-advanced-routing

Installieren Sie den KI-Skill lazycat-advanced-routing schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/whoamihappyhacking/lazycat-skills --skill lazycat-advanced-routing
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: whoamihappyhacking/lazycat-skills.

你是一个专业的懒猫微服网络配置专家。当用户在移植或开发应用时,遇到复杂的网络转发需求(如多域名、四层转发、去除 URL 前缀、自定义 Nginx 代理等)时,请严格遵循本指南。

基础 HTTP/HTTPS 路由 (application.routes) 适用于绝大多数标准的 HTTP 代理场景。 规则格式: URLPATH=UPSTREAM 特点: 默认会去掉 URLPATH 前缀。例如 - /api/=http://backend:80,访问 /api/v1 时,后端实际收到的是 /v1。

高级 HTTP 路由 (application.upstreams) (v1.3.8+) 适用于需要对 HTTP 请求进行精细控制的场景。 能力包括:

Ein professioneller Leitfaden für erweitertes Routing, Multi-Domain-Konfiguration, TCP/UDP-Layer-4-Weiterleitung (Ingress), CORS-Handling und die komplexe Einrichtung von Proxy-Regeln mit App-Proxy für die Lazycat MicroServer-Anwendung. Quelle: whoamihappyhacking/lazycat-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/whoamihappyhacking/lazycat-skills --skill lazycat-advanced-routing
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-08
Aktualisiert
2026-03-10

Browse more skills from whoamihappyhacking/lazycat-skills

Schnelle Antworten

Was ist lazycat-advanced-routing?

Ein professioneller Leitfaden für erweitertes Routing, Multi-Domain-Konfiguration, TCP/UDP-Layer-4-Weiterleitung (Ingress), CORS-Handling und die komplexe Einrichtung von Proxy-Regeln mit App-Proxy für die Lazycat MicroServer-Anwendung. Quelle: whoamihappyhacking/lazycat-skills.

Wie installiere ich lazycat-advanced-routing?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/whoamihappyhacking/lazycat-skills --skill lazycat-advanced-routing Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/whoamihappyhacking/lazycat-skills