Part of HTTP Toolkit: powerful tools for building, testing & debugging HTTP(S)
Access the Windows system proxy settings from Node.js. Use it like so:
import { getWindowsSystemProxy } from 'windows-system-proxy';
const proxy = await getWindowsSystemProxy();