
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
amino-gateway
Advanced tools
Clusterable load-balancer for Amino services
$ npm install -g amino-gateway
Usage: amino-gateway [options]
Options:
-h, --help output usage information
-V, --version output the version number
-p, --port <port> port to listen on (default: 8080)
-s, --service <name[@version]> amino service to proxy to, with optional semver (default: app)
-t, --threads <num> number of threads to use (default: CPU count)
-r, --redis <port/host/host:port/list> redis server(s) used by amino service (can be comma-separated)
--stickyQuery <name> name of a GET variable to base sticky sessions on
--stickyIp enable sticky sessions based on remote IP address
--stickyCookie <cookie name> name of a cookie to base sticky sessions on
--setuid <uid|username> (POSIX, requires root) run under this uid (or username)
--setgid <gid|groupname> (POSIX, requires root) run under this gid (or groupname)
--maintMode start in maintenance mode. (alternatively send SIGUSR2 to toggle maintenance mode)
--maintPage <path> path to an html file to be served when maintenance mode is enabled
--maintIps <ips> comma-separated list of IP addresses able to bypass maintenance mode
Terra Eclipse, Inc. is a nationally recognized political technology and strategy firm located in Aptos, CA and Washington, D.C.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
FAQs
Clusterable load-balancer for Amino services
We found that amino-gateway 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
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.