···67## Features
89-* Tree-view Listing: Automatically groups subdomains under their parent domains using ASCII logic.
10```
11$ sudo nx list
12SITE STATUS
···21└── wiki.example.net Disabled
22└── ws.example.net Disabled
23```
24-* Status Indicators: Color-coded feedback for "Enabled" (Green) and "Disabled" sites.
25-* Smart Suffixes: Automatically handles .conf extensions so you don't have to type them.
26-* Integrated Testing: Prompts to run nginx -t and reload the service after every edit or toggle.
27-* Config Preview: Uses batcat (with syntax highlighting) if installed, otherwise falls back to cat.
28```bash
29$ sudo nx print knot.example.com
30───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
···67## Features
89+* **Tree-view Listing**: Automatically groups subdomains under their parent domains using ASCII logic.
10```
11$ sudo nx list
12SITE STATUS
···21└── wiki.example.net Disabled
22└── ws.example.net Disabled
23```
24+* **Status Indicators**: Color-coded feedback for "Enabled" (Green) and "Disabled" sites.
25+* **Smart Suffixes**: Automatically handles .conf extensions so you don't have to type them.
26+* **Integrated Testing**: Prompts to run nginx -t and reload the service after every edit or toggle.
27+* **Config Preview**: Uses batcat (with syntax highlighting) if installed, otherwise falls back to cat.
28```bash
29$ sudo nx print knot.example.com
30───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────