mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 10:16:37 +00:00
Self-hosted file/code/media sharing website. ~~~~~~~~~~~~~~~~~~~ Powers https://put.icu
| static | ||
| templates | ||
| .gitignore | ||
| display.go | ||
| fileserve.go | ||
| LICENSE.txt | ||
| pages.go | ||
| README.md | ||
| server.go | ||
| upload.go | ||
Linx Server
Soon-to-be opensource replacement of Linx
Please do not use yet! Consider it in pre-alpha development stages.
Build & Run
go get -u github.com/andreimarcu/linx-servercd $GOPATH/src/github.com/andreimarcu/linx-servergo build && ./linx-server
By default linx will bind to http://127.0.0.1:8080/, use the "files/" files directory and the "linx" sitename.
Configurable flags can be found in server.go.
Development
Any help is welcome, PRs will be reviewed and merged accordingly.
The official IRC channel is #linx on irc.oftc.net
TODO
Please refer to the main TODO issue
Author
Andrei Marcu, http://andreim.net/