
Product
Secure Your AI-Generated Code with Socket MCP
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
clash-fastest-proxy-selector
Advanced tools
A tool to automatically select the fastest proxy node for Clash/ClashX/Clash Pro
yarn global add clash-fastest-proxy-selector
pnpm install clash-fastest-proxy-selector -g
npm install clash-fastest-proxy-selector -g
clash-fastest-proxy --help
clash-fastest-proxy
clash-fastest-proxy -s 手动选择 -h 127.0.0.1 -p 9090 -t 3000 -u https://www.google.com -r ShadowsocksR -e 香港 --api-token xxxxx
with crontab
e.g.
20 * * * * echo "---------------`date`---------------" >> ~/.config/clash/clash-fastest-proxy.log && /usr/local/bin/clash-fastest-proxy --exclude-node-names 普通 >> ~/.config/clash/clash-fastest-proxy.log 2>&1
{
selectorName: '手动选择',
hostname: '127.0.0.1',
port: 9090,
delayCheckTimeout: 3000,
delayCheckURL: 'https://www.google.com',
excludeNodeNames: undefined,
proxyType: [ 'Trojan', 'ShadowsocksR' ],
apiToken: undefined
};
yarn build
yarn start
use ts-node pnpm install ts-node -g
FAQs
clash auto select fastest proxy tool
The npm package clash-fastest-proxy-selector receives a total of 0 weekly downloads. As such, clash-fastest-proxy-selector popularity was classified as not popular.
We found that clash-fastest-proxy-selector demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket MCP brings real-time security checks to AI-generated code, helping developers catch risky dependencies before they enter the codebase.
Security News
As vulnerability data bottlenecks grow, the federal government is formally investigating NIST’s handling of the National Vulnerability Database.
Research
Security News
Socket’s Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.