
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
bottleneck-proxy
Advanced tools
Reverse proxy to limit concurrent HTTP requests to a target endpoint
Built to deal with backends that don't fully support concurrent requests such as
running AWS SAM sam local start-api --warm-containers EAGER
npx bottleneck-proxy http://localhost:3000
# proxy listening at http://0.0.0.0:5000
# forwarding to http://localhost:3000 at max 1 concurrent request
bottleneck-proxy - Reverse proxy to limit concurrent HTTP requests to a target endpoint
USAGE
$ bottleneck-proxy --help
$ bottleneck-proxy --version
$ bottleneck-proxy [-c max_concurrency] [target_url]
By default, bottleneck-proxy will listen on 0.0.0.0:5000 and set max
concurrency to 1.
OPTIONS
--help Shows this help message
-v, --version Displays the current version of bottleneck-proxy
-d, --debug Show debugging information
-c, --concurrency Max number of concurrent requests (default: 1)
-p, --port Port to listen on (default: 5000)
-h, --host Host to bind to (default: 0.0.0.0)
FAQs
Reverse proxy to limit concurrent HTTP requests to a target endpoint
We found that bottleneck-proxy 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.