Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 932 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 932 Bytes

@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;