A GUI client for Windows and Linux, support Xray core and v2fly core and others
Find a file
Claude 7647c46175
Add comprehensive code review bug report
This report documents 25 issues found during automated code review:
- 2 critical security vulnerabilities (ZIP Slip, command injection risks)
- 5 high severity issues (empty catch blocks, race conditions)
- 8 medium severity issues (insufficient cancellation, async anti-patterns)
- 5 low severity issues (hardcoded delays, code quality)
- 5 code quality improvements

Key findings:
- ZIP Slip vulnerability in FileUtils.cs allowing path traversal
- 12+ empty catch blocks silently swallowing exceptions
- Race conditions in process lifecycle management
- Only 2.4% of async methods use CancellationToken (11/452)
- Task.Factory.StartNew anti-pattern in database code
- Fire-and-forget async patterns leading to unhandled exceptions

Report includes prioritized remediation plan and recommendations.
2026-01-24 22:51:11 +00:00
.github Set all .NET publish tasks to self-contained 2025-12-28 14:10:00 +08:00
v2rayN up 7.17.1 2026-01-18 19:32:44 +08:00
.editorconfig Update .editorconfig 2025-01-31 15:59:44 +08:00
.gitattributes Remove extra .gitignore file and move .gitattributes to the root folder for consistent storage of .git-related files. (#6545) 2025-01-20 09:28:30 +08:00
.gitignore i18n(ru/zh-Hans/zh-Hant/hu/fa): translate TUN settings, unify MTU, use resx (#7787) 2025-08-18 17:28:59 +08:00
.gitmodules Use project to implement Windows global hotkey 2025-02-27 20:12:07 +08:00
BUG_REPORT.md Add comprehensive code review bug report 2026-01-24 22:51:11 +00:00
LICENSE Update LICENSE (#7327) 2025-05-28 20:04:12 +08:00
package-debian.sh [PR]改进Emoji字体兼容性 (#8346) 2025-11-19 16:47:00 +08:00
package-osx.sh Update package-osx.sh (#8303) 2025-11-11 19:31:06 +08:00
package-release-zip.sh Modify the build script 2024-12-26 17:19:42 +08:00
package-rhel.sh Code Clean (#8586) 2026-01-05 09:56:43 +08:00
README.md docs: improve README.md formatting and readability (#7376) 2025-06-02 09:52:49 +08:00

v2rayN

A GUI client for Windows, Linux and macOS, support Xray and sing-box and others

GitHub commit activity CodeFactor GitHub Releases Chat on Telegram

How to use

Read the Wiki for details.

Telegram Channel

github_2dust