initial commit

This commit is contained in:
i2p
2026-08-27 11:22:34 -06:00
commit 5983c713b1
2676 changed files with 529190 additions and 0 deletions
@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.33027.164
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Ngrok-Installer", "Ngrok-Installer\Ngrok-Installer.vbproj", "{CF7A9D9F-D085-4DD3-8F82-ED31CD80FD26}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CF7A9D9F-D085-4DD3-8F82-ED31CD80FD26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF7A9D9F-D085-4DD3-8F82-ED31CD80FD26}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF7A9D9F-D085-4DD3-8F82-ED31CD80FD26}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF7A9D9F-D085-4DD3-8F82-ED31CD80FD26}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B8367685-13F7-4CA3-85E9-60F6A81091B0}
EndGlobalSection
EndGlobal