Repository Exploration Protocol
Find a file
2024-07-09 13:56:00 +01:00
.gitignore Alpha 2024-07-09 13:56:00 +01:00
gts.c Alpha 2024-07-09 13:56:00 +01:00
LICENSE Alpha 2024-07-09 13:56:00 +01:00
Makefile Alpha 2024-07-09 13:56:00 +01:00
README.md Alpha 2024-07-09 13:56:00 +01:00
rep.h Alpha 2024-07-09 13:56:00 +01:00
rns.c Alpha 2024-07-09 13:56:00 +01:00
v12.c Alpha 2024-07-09 13:56:00 +01:00

rep

Repository Exploration Protocol to help developers discover repos that is harder to find on other platform.

  • Search Engine: V12
  • Browser: GTS
  • DNS Server: RNS

Usage

v12
gts
rns

Dependencies

None

Building

You will need to run these with elevated privilages.

$ make 
# make install

Contributions

Contributions are welcomed, feel free to open a pull request.

License

This project is licensed under the GNU Public License v3.0. See LICENSE for more information.