camproxy:Camlistore的简化HTTP代理

时间:2021-05-21 21:47:28
【文件属性】:
文件名称:camproxy:Camlistore的简化HTTP代理
文件大小:72KB
文件格式:ZIP
更新时间:2021-05-21 21:47:28
Go Camproxy-Camlistore的简化代理 为了能够在没有本地camput / camget的情况下上传和下载简单文件,您可以在装有camput和camget的计算机上启动camproxy(需要camput,camget是可选的)。 基本原理 我有一个遗留的遗留的AIX 5.3系统-因此camlistore没有运行它。 但是我喜欢Camlistore的重复数据删除和后端的多功能性。 警告 由于我的主要用法是上载和下载单个文件,并且对处理目录/静态集(以tar / zip格式下载)只有一些模糊的想法,因此,这种用法还是绝对无法解决的。 用法 CAMLI_AUTH=userpass:login:passwd camproxy [-server=https://camli.myserver.net] [-listen=:3128] 因此,CAMLI_AUTH = userpass:log
【文件预览】:
camproxy-master
----.gitignore(11B)
----compress.go(290B)
----main.go(16KB)
----README.md(2KB)
----camutil()
--------down.go(7KB)
--------down_test.go(860B)
--------mime.go(3KB)
--------doc.go(404B)
--------camget.go(7KB)
--------fileutil.go(619B)
--------up_test.go(768B)
--------fileutil_posix.go(634B)
--------cacher.go(1KB)
--------fileutil_windows.go(303B)
--------auth.go(1KB)
--------auth_test.go(402B)
--------up.go(16KB)
----LICENSE(10KB)
----go.mod(2KB)
----.golangci.yml(212B)
----blobserver()
--------trace()
--------limited()
--------badger()
----go.sum(88KB)
----percache()
--------percache.go(5KB)
--------percache_test.go(1KB)

网友评论