Skip to content

Instantly share code, notes, and snippets.

@lavacano
lavacano / exefile.reg
Created October 24, 2023 20:46
Implement Quality of Service (QoS) for Eve Online (Expedited Forwarding DSCP)
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\QoS\exefile.exe]
"Application Name"="exefile.exe"
"DSCP Value"="46"
"Local IP Prefix Length"="*"
"Local IP"="*"
"Local Port"="*"
"Protocol"="*"
"Remote IP Prefix Length"="*"