急速服务器:用node.js编写的开源pastebin 源码
急速 Haste是一个用node.js编写的开源pastebin软件,可以轻松安装在任何网络中。 它可以由redis或文件系统支持,并且具有用于其他存储的非常简单的适配器接口。 可以在上找到公开版本 主要设计目标: 真的很漂亮 真的很简单 易于设置和使用 急速与一个名为的小实用程序很好地配合使用,使您可以执行以下操作: cat something | haste 它将输出一个URL共享,其中包含cat something STDOUT的内容。 检查自述文件以了解更多详细信息和用法。 经过测试的浏览器 Firefox 8 Chrome17 Safari 5.3 安装 下载包,然后展开
文件列表
haste-server-master.zip
(预估有个43文件)
haste-server-master
config.js
521B
docker-entrypoint.js
3KB
docker-entrypoint.sh
169B
package.json
889B
.eslintrc.json
413B
test
document_handler_spec.js
724B
redis_document_store_spec.js
1KB
key_generators
暂无评论