Simple file share
Go to file
2021-09-22 11:27:06 +05:00
.gitattributes Initial commit 2021-08-31 19:06:40 +05:00
.gitignore Initial commit 2021-08-31 19:06:40 +05:00
config.go Import project 2021-08-31 19:07:19 +05:00
consts_linux.go Import project 2021-08-31 19:07:19 +05:00
consts_windows.go Import project 2021-08-31 19:07:19 +05:00
go.mod Add Go modules 2021-08-31 19:14:16 +05:00
go.sum Add Go modules 2021-08-31 19:14:16 +05:00
handlers.go Import project 2021-08-31 19:07:19 +05:00
index.htm Reduce FileSize column size 2021-09-22 11:27:06 +05:00
LICENSE Initial commit 2021-08-31 19:06:40 +05:00
main.go Import project 2021-08-31 19:07:19 +05:00
PKGBUILD Fix config ext in PKGBUILD 2021-09-01 13:55:48 +05:00
simplefileshare.conf Update default log level 2021-08-31 19:14:07 +05:00
simplefileshare.service Import project 2021-08-31 19:07:19 +05:00
simplefileshare.sysusers Import project 2021-08-31 19:07:19 +05:00
templates.go Import project 2021-08-31 19:07:19 +05:00
utils.go Import project 2021-08-31 19:07:19 +05:00
walker.go Import project 2021-08-31 19:07:19 +05:00