Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 495 Bytes

README.MD

File metadata and controls

21 lines (11 loc) · 495 Bytes

UWPLoopBackTool

Introduce

This command-line tool can help you add windows UWP applications to the local loopback, so that these applications can be proxied by the proxy tool.

Note: You must use administrator priviledge to run this tool.

Usage

add all

UWPLoopBackTool_x64.exe -a or python3 UWPLoopBackTool.py -a

delete all

UWPLoopBackTool_x64.exe -d or python3 UWPLoopBackTool.py -d

for help

UWPLoopBackTool_x64.exe -h or python3 UWPLoopBackTool.py -l