github-asset-mirror

module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2023 License: Apache-2.0

README

Github-Asset-Mirror

Golang Docker Release License

Usage

Usage of ./bin/app:
  -addr string
    	http server address (default "0.0.0.0:80")
  -name string
    	github repo (default "{{.repo}}-{{.os}}-{{.arch}}-{{.platform}}-{{.ver}}.zip")
  -owner string
    	github owner
  -proxy string
    	available proxy: ghproxy fastgit
  -repo string
    	github repo
  -storage string
    	file storage path (default "/storage")

Docker

Version Size Pull

docker pull starudream/github-asset-mirror
docker run -d --name github-asset-mirror --restart always -p 80:80 -v $(pwd)/storage:/storage starudream/github-asset-mirror

Example

./app -owner starudream -repo secret-tunnel -proxy ghproxy

License

Apache License 2.0

Directories

Path Synopsis
internal
osx

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL