GitHub - begriffs/gitftp: Browse git over anonymous FTP

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

GitFTP

Browse git tree and download files over anonymous FTP.

This is a tiny, portable FTP server that reads from a Git object database rather than a filesystem.

Usage

gitftp /path/to/repo

It listens on port 8021.

How to build

  • Install libgit2
  • Clone this project
  • Run make

TODOs

This is a proof-of-concept. See the issues for ideas to make it full fledged. Pull requests are welcome.

About

Browse git over anonymous FTP

Resources

Readme

License

AGPL-3.0 license

Activity

Stars

88 stars

Watchers

9 watching

Forks

13 forks

Releases

No releases published