2 Star 2 Fork 1

huaxiahonker / Sec-scan 弱口令检测系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Sec-scan系列弱口令检查系统.sln 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
huaxiahonker 提交于 2024-01-10 22:27 . 优化端口验证卡顿问题

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32510.428
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sec-scan系列弱口令检查系统", "Sec-scan系列弱口令检查系统\Sec-scan系列弱口令检查系统.csproj", "{5753E006-2CB2-4CFA-86A4-8C8EF11F303A}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "弱口令检测系统", "弱口令检测系统\弱口令检测系统.vdproj", "{03EE6BA3-E27A-4C09-A680-66712D8C99B9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5753E006-2CB2-4CFA-86A4-8C8EF11F303A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5753E006-2CB2-4CFA-86A4-8C8EF11F303A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5753E006-2CB2-4CFA-86A4-8C8EF11F303A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5753E006-2CB2-4CFA-86A4-8C8EF11F303A}.Release|Any CPU.Build.0 = Release|Any CPU
{03EE6BA3-E27A-4C09-A680-66712D8C99B9}.Debug|Any CPU.ActiveCfg = Debug
{03EE6BA3-E27A-4C09-A680-66712D8C99B9}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {22F4A002-2BC0-4ABF-8708-6F5CA2DD43FB}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/huaxiahonker/weak-password-scanning.git
git@gitee.com:huaxiahonker/weak-password-scanning.git
huaxiahonker
weak-password-scanning
Sec-scan 弱口令检测系统
master

搜索帮助