winget.pro
Open in
urlscan Pro
172.104.238.86
Public Scan
Submitted URL: http://winget.pro/
Effective URL: https://winget.pro/
Submission: On August 19 via manual from AU — Scanned from AU
Effective URL: https://winget.pro/
Submission: On August 19 via manual from AU — Scanned from AU
Form analysis
0 forms found in the DOMText Content
winget.Pro * How It Works * Docs * Entra ID * Contact * Login * Get started THE #1 PRIVATE WINGET REPOSITORY The Windows Package Manager lets you deploy applications securely and easily. Our private WinGet repository gives you better control over who receives your software. Get started Proudly featured by HOW IT WORKS Setting up a private WinGet repository is easy: 1 CREATE A REPOSITORY Sign up to get a repository in two minutes or install the open source version. You'll have an admin interface and a private repository URL. 2 CONNECT YOUR REPOSITORY Add your repository's private URL to users' systems. This is as simple as typing winget source add into a Windows command prompt. 3 DEPLOY Upload applications to your repository. They can be distributed to users immediately. You can also release updates in this way. Get started MADE FOR TECHIES From developers to system administrators. QUICK AND EASY Create a private WinGet repository in minutes. Upload your packages and start deploying software today. Get started → SECURE Your private repository is not accessible to the public. You have full control over where your applications get installed. Get started → OPEN SOURCE Get a local WinGet repository by running winget.pro on your own infrastructure. No internet access required. View on GitHub → FULLY EXPLAINED The admin interface explains how to get started. For any questions, just email support. We will be happy to help. Get started → SOME IMPRESSIONS Here's what winget.pro looks like in practice: Admin interface Our admin interface lets you easily upload applications and versions. winget commands These commands on a user's system connect your private repository and install applications. REST API You can use automation to manage your repository. This is especially useful when managing a large fleet. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters winget source add ^ -n mysource -t "Microsoft.Rest" ^ -a https://api.winget.pro/bf0bfc84-23a2-4d75-a961-9708cb061156 winget install <your application> -s mysource winget upgrade <your application> -s mysource winget uninstall <your application> winget source remove mysource view raw winget-hosting.bat hosted with ❤ by GitHub This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters doskey POST=curl -L --request POST https://api.winget.pro/api/v1/$1/ --user 'user:password' $* POST packages \ --form "name=Visual Studio Code" \ --form "publisher=Microsoft Corporation" \ --form "description=Free code editor" \ --form identifier=XP9KHM4BK9FZ7Q POST versions \ --form package=30 \ --form version=0.0.1 POST installers \ --form file=@file.exe \ --form architecture=x86 \ --form type=exe \ --form scope=user \ --form version=40 view raw winget-pro-rest-api.bat hosted with ❤ by GitHub GET STARTED IN NO TIME winget.pro makes it super easy to host private winget repositories. Sign up and use the Windows Package Manager to deploy your applications in minutes. Get Started SERVICE * How It Works * Get started * GitHub * Login RESOURCES * Microsoft Store for Business end of life * winget installer hash does not match * Install winget with PowerShell * Install Python with winget COMPANY * Omaha Consulting GmbH * Alser Strasse 18/26 * Vienna, Austria * VAT ID: ATU76317905 LEGAL * Terms of Service * Privacy Policy * Contact Us