GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
git-remote-tor-annex(1) FreeBSD General Commands Manual git-remote-tor-annex(1)

git-remote-tor-annex - remote helper program to talk to git-annex over tor

git fetch tor-annex::address.onion:port

git remote add tor tor-annex::address.onion:port

This is a git remote helper program that allows git to pull and push over tor(1), communicating with a tor hidden service.

The tor hidden service probably requires an authtoken to use it. The authtoken can be provided in the environment variable GIT_ANNEX_P2P_AUTHTOKEN. Or, if there is a file in .git/annex/creds/ matching the onion address of the hidden service, its first line is used as the authtoken.

git-remote-helpers(1)

git-annex(1)

git-annex-enable-tor(1)

git-annex-remotedaemon(1)

Joey Hess <id@joeyh.name>

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.