# vync-rust **Repository Path**: cryingn/vync-rust ## Basic Information - **Project Name**: vync-rust - **Description**: No description available - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-18 - **Last Updated**: 2025-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README markdown
# Language [中文](./README_CN.md) | English # Introduction **VY-netcat** originated as a network tool written in the [vlang](https://vlang.io/) programming language, primarily used for setting up CTF (Capture The Flag) challenge environments. In the future, it will be integrated into the [VTF competition platform](https://github.com/sakana-ctf/VTF). This repository is a Rust-based refactoring of the original project, intended for learning and reviewing potential issues in the original implementation. # Related Links - [vlang version of vy-netcat](https://gitee.com/cryingn/vy-netcat) - [Rust version of vy-netcat](.)