Merge pull request #26 from DigneZzZ/patch-2

Update index.md
This commit is contained in:
Yury Kastov
2025-03-29 22:50:39 +03:00
committed by GitHub
2 changed files with 33 additions and 0 deletions

View File

@@ -22,6 +22,39 @@ Author: [kutovoys](https://github.com/kutovoys)
<img src="/awesome/xray-checker.webp" alt="Xray Checker" width="600" />
</div>
---
### RemnaNode - console script with installation.
Bash script to fast install Remnawave node
Author: [DigneZzZ](https://github.com/dignezzz)
#### DEV branch Install
```bash
sudo bash -c "$(curl -sL https://github.com/DigneZzZ/remnawave-scripts/raw/main/remnanode.sh)" @ install --dev
```
If you want the latest branch, delete `--dev`.
Working directory: `/opt/remnanode`
App directory for custom `xray`: `/var/lib/remnanode`
After install, use `remnanode help` for more information.
<br />
<div style={{ display: 'flex', justifyContent: 'center', gap: '1rem' }}>
<Button label="Github repository" link="https://github.com/DigneZzZ/remnawave-scripts" variant="secondary" size="md" outline />
</div>
<br />
<div style="display: flex; justify-content: center;">
<img src="/awesome/remnanode-script.webp" alt="RemnaNode script" width="600" />
</div>
---
## Add project to the list

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB