Skip to content

Instantly share code, notes, and snippets.

@CodyMathis123
Created November 2, 2019 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CodyMathis123/bbeb93f2dc47e2e645ce53856574ef3d to your computer and use it in GitHub Desktop.
Save CodyMathis123/bbeb93f2dc47e2e645ce53856574ef3d to your computer and use it in GitHub Desktop.
Set-NetTCPSetting -SettingName InternetCustom -CongestionProvider LEDBAT
New-NetTransportFilter -SettingName InternetCustom -LocalPortStart 8530 -LocalPortEnd 8530 -RemotePortStart 0 -RemotePortEnd 65535
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment