Skip to content

httptoolkit/windows-system-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Access the Windows system proxy settings from Node.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published