mirror of
https://github.com/remnawave/panel.git
synced 2026-04-20 22:51:56 +00:00
@@ -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
|
||||
|
||||
BIN
static/awesome/remnanode-script.webp
Normal file
BIN
static/awesome/remnanode-script.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user