all repos — goget @ master

returns a go-import meta tag

8156e331
Remove redirect

Doesn't really work for icyphox.sh/* since httpd(8) 404s it.
Anirudh Oppiliappan x@icyphox.sh
Fri, 02 Dec 2022 17:40:35 +0530
7732a61b
Add readme, better logging, etc.
Anirudh Oppiliappan x@icyphox.sh
Fri, 02 Dec 2022 17:33:11 +0530
ccd27eae
Configure git URL
Anirudh Oppiliappan x@icyphox.sh
Wed, 30 Nov 2022 10:46:34 +0530
goget
-----

go-import meta tag server. Serves the below meta tag if the URL query
contains go-get=1.

    


USAGE

    Usage of ./goget:
      -addr string
            listen address (default "0.0.0.0:6868")
      -git-url string
            actual git url of your go module
      -pretty-url string
            pretty url for your go module


NOTES

Run behind a TLS terminating reverse proxy like relayd(8) or nginx.
clone
git clone https://git.icyphox.sh/goget