add Reshala-Remnawave-Bedolaga to awesome list#441
Conversation
Added installation instructions and usage for Reshala Remnawave Bedolaga.
Added project card with Skynet and Shaper modules, installation guide and telegram link
Greptile SummaryThis PR adds a new entry for the
Confidence Score: 3/5The Telegram link will silently fail for most users due to using the private-channel URL format; fix that before merging to avoid a dead link in the public listing. The Telegram link points to Both
|
| Filename | Overview |
|---|---|
| docs/awesome-remnawave.mdx | Adds a new ProjectCard for Reshala-Remnawave-Bedolaga with a Telegram link that uses the private-channel /c/ URL format (likely broken for most users), and imports the guide with an inconsistent path style vs. all other imports in the file. |
| docs/awesome-remnawave/_install-guides/reshala-remnawave-bedolaga.md | New install guide; "Usage" section is missing its ### heading, and the install command uses an unverified wget && bash pattern without any checksum or signature validation step. |
| static/awesome/reshala-remnawave-bedolaga.webp | New project card image in the expected .webp format; no issues found. |
Reviews (1): Last reviewed commit: "add Reshala-Remnawave-Bedolaga project" | Re-trigger Greptile
| authorLink="https://github.com/DonMatteoVPN" | ||
| image="/awesome/reshala-remnawave-bedolaga.webp" | ||
| githubRepo="DonMatteoVPN/Reshala-Remnawave-Bedolaga" |
There was a problem hiding this comment.
The Telegram link
https://t.me/c/reshala_prod uses the /c/ path segment, which is the format for Telegram private channel deep links (where the segment after /c/ is normally a numeric channel ID). Public channels use the plain format https://t.me/channelname. If reshala_prod is a public channel, the URL should be https://t.me/reshala_prod; clicking the /c/ variant will likely show a "channel not found" error for users who are not already members.
| ```bash | ||
| wget -O install.sh https://raw.githubusercontent.com/DonMatteoVPN/Reshala-Remnawave-Bedolaga/main/install.sh \ | ||
| && bash install.sh \ | ||
| && reshala | ||
| ``` |
There was a problem hiding this comment.
The installation command downloads a shell script from GitHub and immediately executes it with
bash without any checksum verification. This wget && bash pattern means a compromised or modified install.sh would run silently on the user's system. Consider adding a note encouraging users to inspect the script at the URL before running, or showing a SHA256/GPG verification step alongside the install command.
…aga.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Added a warning to inspect the installation script for safety.
|
Fixed all issues reported by Greptile: |
Description
I have added the
Reshala-Remnawave-Bedolagaproject to the Awesome Remnawave list.This is an open-source universal script for Remnawave users.
Key features include:
What has been done:
auto-installerscategory._install-guides/reshala-remnawave-bedolaga.md..webpimage tostatic/awesome/.Checklist
.webpand styled via shots.so.main.