Set Proxy PowerShell Code
title: ## Contents
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console
Overview
Sources:
- **
Code Snippet
[Net.WebRequest]::DefaultWebProxy = New-Object Net.WebProxy "http://127.0.0.1:7890"
Details
About
This note is about …
See Also
Appendix
Note created on 2024-05-03 and last modified on 2024-05-03.
Backlinks
LIST FROM [[PowerShell - Set Proxy]] AND -"CHANGELOG" AND -"04-RESOURCES/Code/PowerShell/PowerShell - Set Proxy"
(c) No Clocks, LLC | 2024