| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Windows/System32/WindowsPowerShell/v1.0/Modules/WinHttpProxy/ |
Upload File : |
#
# Module manifest for module 'winhttpproxy'
#
# Generated by: Microsoft Corporation
#
@{
# Script module or binary module file associated with this manifest.
RootModule = 'WinHttpProxy.psm1'
# Version number of this module.
ModuleVersion = '1.0.0.0'
# ID used to uniquely identify this module
GUID = 'c3943a61-5d72-4472-a9d8-649f13fef7bf'
# Author of this module
Author = 'Microsoft Corporation'
# Company or vendor of this module
CompanyName = 'Microsoft Corporation'
# Copyright statement for this module
Copyright = '(c) Microsoft Corporation. All rights reserved.'
# Minimum version of the Windows PowerShell engine required by this module
PowerShellVersion = '3.0'
# Functions to export from this module
FunctionsToExport = @(
'Get-WinhttpProxy',
'Export-WinhttpProxy',
'Reset-WinhttpProxy',
'Import-WinhttpProxy',
'Set-WinhttpProxy'
)
# HelpInfo URI of this module
HelpInfoUri="https://aka.ms/winsvr-2025-pshelp"
}