- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/h2non/toxy#rules
软件介绍
toxy 是一个完全可计划、可 hack 的 HTTP 代理,用来模拟服务器故障场景和意外网络环境,用于 node.js/io.js。
toxy 主要设计目的是用于模糊/破坏测试,它在检测系统的容错性能和弹性性能上很有用处,尤其是在 toxy 可以作为服务之间的中间代理的面向服务的架构中。
toxy 可以插入poisons(可通过rules过滤),它可以拦截和修改你需要的 HTTP 流,在这个过程中搞破坏,例如限制带宽,延迟的TCP数据包,注入网络抖动延迟,回复自定义的错误或状态代码。
toxy 可以通过编程方式或 HTTP API 流畅地使用。可以和 connect/express 兼容,它是建立在rocky 的顶部,一个全功能的面向中间件的HTTP代理。
最低要求: node.js +0.12 或 io.js +1
Impractical Python Projects
Lee Vaughan / No Starch Press / 2018-11 / USD 29.95
Impractical Python Projects picks up where the complete beginner books leave off, expanding on existing concepts and introducing new tools that you’ll use every day. And to keep things interesting, ea......一起来看看 《Impractical Python Projects》 这本书的介绍吧!
