Files
knowledge-base/notes/claude/2026-04-18-100510-ghg.md
2026-04-18 10:09:10 +03:00

39 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
date: 2026-04-18
type: claude-session
session_id: d655a41a-5b15-4cdc-9fcb-d0aacf6ac4a6
started: 2026-04-17T22:15:50.961Z
ended: 2026-04-18T07:05:10.174Z
messages: 16
tools: [Bash, Read]
tags: [claude, session]
---
# ghg
## Запрос
ghg
## Итог (последний ответ Claude, до 500 симв.)
OmniRoute НЕ проксирован через NPM — только code-server на `ai.dttb.ru`. Три способа открыть UI OmniRoute:
## Вариант 1 (быстро) — SSH-туннель с Mac
```bash
sshpass -p '1qaz!QAZ' ssh -L 20128:10.0.0.179:20128 root@10.0.0.250 -N
```
Держи открытым → в браузере Mac: **http://localhost:20128**
## Вариант 2 (один раз настроить) — добавить в NPM
Зайти на https://npm.dttb.ru → **Add Proxy Host**:
- Domain: `or.dttb.ru` (или `omniroute.dttb.ru`)
- Scheme: `http`
- Forward IP: `10.0.0.179`
- Port: `
---
*Автосохранено из session [`d655a41a`](file:///Users/ai/.claude/projects/-Users-ai-knowledge-base/d655a41a-5b15-4cdc-9fcb-d0aacf6ac4a6.jsonl) — 16 сообщ., тулы: Bash, Read*