Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
proxy-scraper-checker
Advanced tools
Proxy Scraper is a tool that allows you to check the connectivity to HTTP, HTTPS, SOCKS4, and SOCKS5 proxy servers, as well as collect IP addresses and ports from websites specified in a text file.
To install and use Proxy Scraper, follow these steps:
git clone https://github.com/timursevimli/proxy-scraper/
To use Proxy Scraper, follow these steps:
https://example.com
http://example.net
{
"mode": "single",
"timeout": 10000,
"source": "proxy_sources.txt",
"test": false,
"channels": 100
}
npm start
When running the proxy-scaper, you can specify the following options:
mode< string >(default: 'single'): The type of proxy checking execution. Available values are 'single' for sequential checking and 'multi' for parallel checking.
timeout< number >(default: 10000): The timeout for each proxy check in milliseconds.
source< string >(default: 'proxy_sources.txt'): The path to the file containing the websites to collect IP addresses and ports from.
test< boolean >(default: false): A flag indicating whether to run in test mode (checking only a few websites).
channels< number >(default: 100) This property limits the number of operations and provides load balance in the application.
You can contribute to the development of Proxy Scraper by creating new features, fixing bugs, or improving the documentation. If you have any suggestions, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT LICENSE
FAQs
Multifunctional proxy scraper and checker
The npm package proxy-scraper-checker receives a total of 0 weekly downloads. As such, proxy-scraper-checker popularity was classified as not popular.
We found that proxy-scraper-checker 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.
Security News
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.