Latest Socket ResearchMalicious Chrome Extension Performs Hidden Affiliate Hijacking.Details
Socket
Book a DemoInstallSign in
Socket

suah.dev/gitle

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suah.dev/gitle

Go Modules
Version
v1.0.3
Version published
Created
Source

gitle

Quickly stand up a git server on your Tailnet

Running

$ export GITLE_FULL_ACCESS_FINGREPRINTS=/var/lib/gitle/full_access
$ export GITLE_AUTH_KEYS=/var/lib/gitle/authorized_keys
$ export GITLE_HOST_KEYS=/var/lib/gitle/host_key
$ export GITLE_REPOS=/var/lib/gitle/repos
$ gitle

ENV Vars

NameWhat it does
GITLE_FULL_ACCESS_FINGREPRINTSList of ssh public keys that can write repos
GITLE_AUTH_KEYSList of ssh public keys that can read repos
GITLE_HOST_KEYSSSH Host key for the server to use
GITLE_REPOSPath to where gitle will store repositories

FAQs

Package last updated on 13 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts