windows-system-proxy
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Windows-System-Proxy Build Status Available on NPM

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();

Package Sidebar

Install

npm i windows-system-proxy

Weekly Downloads

1,418

Version

1.0.0

License

Apache-2.0

Unpacked Size

21.7 kB

Total Files

7

Last publish

Collaborators

  • pimterry