Skip to content

ibrahimduran/go-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-updater

Simple go package for serving files and downloading updates over HTTP.

Usage

Usage of updater:
  -addr string
        connect to server (e.g.: http://localhost:8080)
  -data string
        set data directory for download/upload content (default "data")
  -secret string
        set secret key for authentication
  -serve string
        local address to serve update data (e.g.: :8080)

About

Update server&client using checksums and HTTP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages