Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Suto-Commune/Windows-Loopback-Exemption-Manager-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FORK后的注释

这个项目原站点:CodePlex 即将要废弃所以故把原GitHub代码和CodePlex代码都备份一次

Project Description

GUI to enable Loopback Exemptions for Universal Windows Apps and Windows 8 Modern UI Apps

By default, Windows Modern UI and Universal Apps are forbidden to send network traffic to the local Computer. In order to debug Apps with a tool, we need to enable Loopback capabilities for those Apps. This tool enables the management of the Apps that can connect to the local Computer.

More information about this topic

Network Isolation APIs

Check the source code of this project on a sample usage of the Network Isolation APIs : NetworkIsolationEnumAppContainers NetworkIsolationFreeAppContainers NetworkIsolationGetAppContainerConfig NetworkIsolationSetAppContainerConfig

Loopback Exemption Manager

This tool does basically the same thing as Fiddler EnableLoopback Utility available here

Thanks to Eric Lawrence for helping with the PInvokes.

Project migrated from https://loopback.codeplex.com/ (May 2017).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 89.3%
  • HTML 10.7%