#onion #git #tor #p2p #tor-onion #cli

app git-remote-tor

无缝.onion 和 tor-ified git 远程

5 个版本

0.1.4 2019 年 9 月 28 日
0.1.3 2019 年 9 月 28 日
0.1.2 2019 年 9 月 28 日
0.1.1 2019 年 9 月 27 日
0.1.0 2019 年 9 月 27 日

#5#tor-onion

MIT/Apache

7KB
62

欢迎使用 git-remote-tor 👋

Version Documentation Twitter: agentofuser

无缝.onion 和 tor-ified git 远程

🏠 文档

安装

cargo install git-remote-tor

用法

在远程的 URL 前添加 tor::。示例

# clone .onion address
git clone tor::http://3lytcgmoe2j75c6t.onion/ logit

# clone clearnet address
git clone tor::https://github.com/agentofuser/logit.git logit

# add remote to existing repo
git remote add agentofuser tor::https://github.com/agentofuser/logit.git

然后像平常一样使用 git fetchgit pull 等。

有关更多信息(包括如何提供只读 .onion git 仓库),请参阅文档

作者

👤 Agent of User

显示您的支持

如果这个项目对您有帮助,请给一个 ⭐️!


此 README 是由 readme-md-generator 使用 ❤️ 生成的

许可证

根据您的选择,在Apache 许可证,版本 2.0MIT 许可证下许可。
除非您明确表示,否则根据 Apache-2.0 许可证定义的,您有意提交的任何贡献,在包含此软件包时,应按照上述方式双许可,而不附加任何额外的条款或条件。

依赖项

~1.5MB
~35K SLoC