nginx-lens 0.1.9__tar.gz → 0.2.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {nginx_lens-0.1.9/nginx_lens.egg-info → nginx_lens-0.2.1}/PKG-INFO +1 -1
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/README.md +10 -10
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/route.py +1 -1
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/route.py +1 -1
- {nginx_lens-0.1.9 → nginx_lens-0.2.1/nginx_lens.egg-info}/PKG-INFO +1 -1
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/setup.py +1 -1
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/LICENSE +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/__init__.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/base.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/conflicts.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/dead_locations.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/diff.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/duplicates.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/empty_blocks.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/include.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/rewrite.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/unused.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/analyzer/warnings.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/__init__.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/analyze.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/cli.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/diff.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/graph.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/health.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/include.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/logs.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/syntax.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/commands/tree.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/exporter/__init__.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/exporter/graph.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/exporter/html.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/exporter/markdown.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/nginx_lens.egg-info/SOURCES.txt +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/nginx_lens.egg-info/dependency_links.txt +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/nginx_lens.egg-info/entry_points.txt +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/nginx_lens.egg-info/requires.txt +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/nginx_lens.egg-info/top_level.txt +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/parser/__init__.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/parser/nginx_parser.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/pyproject.toml +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/setup.cfg +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/tests/test_conflicts.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/tests/test_duplicates.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/tests/test_empty_blocks.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/tests/test_health.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/tests/test_parser.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/upstream_checker/__init__.py +0 -0
- {nginx_lens-0.1.9 → nginx_lens-0.2.1}/upstream_checker/checker.py +0 -0
|
@@ -14,35 +14,35 @@
|
|
|
14
14
|
|
|
15
15
|
### Справочник утилиты
|
|
16
16
|
|
|
17
|
-

|
|
18
18
|
|
|
19
19
|
### Справочник для команд
|
|
20
20
|
|
|
21
|
-

|
|
22
22
|
|
|
23
23
|
### Доступность upstream-серверов
|
|
24
24
|
|
|
25
|
-

|
|
26
26
|
|
|
27
27
|
### Древовидная визуализация структуры конфига
|
|
28
28
|
|
|
29
|
-

|
|
30
30
|
|
|
31
31
|
### Древовидная визуализация include'ов
|
|
32
32
|
|
|
33
|
-

|
|
34
34
|
|
|
35
35
|
### Удобный анализатор логов
|
|
36
36
|
|
|
37
|
-

|
|
38
38
|
|
|
39
39
|
### Аудит конфигурации
|
|
40
40
|
|
|
41
|
-

|
|
42
42
|
|
|
43
43
|
### Визуализация маршрутов
|
|
44
44
|
|
|
45
|
-

|
|
46
46
|
|
|
47
47
|
### Поиск маршрута для URL
|
|
48
48
|
|
|
@@ -50,11 +50,11 @@
|
|
|
50
50
|
|
|
51
51
|
### Сравнение конфигов
|
|
52
52
|
|
|
53
|
-

|
|
54
54
|
|
|
55
55
|
### Удобная проверка синтаксиса конфига
|
|
56
56
|
|
|
57
|
-

|
|
58
58
|
|
|
59
59
|
|
|
60
60
|
## Установка и системные требования
|
|
@@ -33,7 +33,7 @@ def find_route(tree, url: str) -> Optional[Dict[str, Any]]:
|
|
|
33
33
|
if score > best_server_score:
|
|
34
34
|
best_server = d
|
|
35
35
|
best_server_score = score
|
|
36
|
-
if not best_server:
|
|
36
|
+
if not best_server or best_server_score < 2:
|
|
37
37
|
return None
|
|
38
38
|
# 2. Внутри server ищем лучший location (longest prefix match)
|
|
39
39
|
best_loc = None
|
|
@@ -29,7 +29,7 @@ def route(
|
|
|
29
29
|
else:
|
|
30
30
|
configs = glob.glob("/etc/nginx/**/*.conf", recursive=True)
|
|
31
31
|
if not configs:
|
|
32
|
-
console.print(Panel("Не найдено ни одного .conf файла в /etc/nginx", style="red"))
|
|
32
|
+
console.print(Panel("Не найдено ни одного .conf файла в /etc/nginx. Если конфигурация находится в другом месте, используйте опцию -c/--config.", style="red"))
|
|
33
33
|
return
|
|
34
34
|
for conf in configs:
|
|
35
35
|
try:
|
|
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|
|
2
2
|
|
|
3
3
|
setup(
|
|
4
4
|
name="nginx-lens",
|
|
5
|
-
version="0.1
|
|
5
|
+
version="0.2.1",
|
|
6
6
|
description="CLI-инструмент для анализа, визуализации и диагностики конфигураций Nginx",
|
|
7
7
|
author="Daniil Astrouski",
|
|
8
8
|
author_email="shelovesuastra@gmail.com",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|