Skip to content

Use Node.js to modify system proxy settings, support Windows, MacOS, Linux (Gnome/KDE)

Notifications You must be signed in to change notification settings

mihomo-party-org/sysproxy-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@mihomo-party/sysproxy

https://github.com/mihomo-party-org/sysproxy-node/actions

Install this test package

pnpm add @mihomo-party/sysproxy

Support matrix

Operating Systems

node14 node16 node18
Windows x64 ✓ ✓ ✓
Windows x32 ✓ ✓ ✓
Windows arm64 ✓ ✓ ✓
macOS x64 ✓ ✓ ✓
macOS arm64 ✓ ✓ ✓
Linux x64 gnu ✓ ✓ ✓
Linux arm64 gnu ✓ ✓ ✓

Ability

function triggerManualProxy(enable: boolean, host: string, port: number, bypass: string): void;
function triggerAutoProxy(enable: boolean, url: string): void;

About

Use Node.js to modify system proxy settings, support Windows, MacOS, Linux (Gnome/KDE)

Resources

Stars

Watchers

Forks

Packages

No packages published