You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
andreimarcu
c32a698cbc
|
9 years ago | |
---|---|---|
static | 9 years ago | |
templates | 9 years ago | |
.gitignore | 9 years ago | |
LICENSE.txt | 9 years ago | |
README.md | 9 years ago | |
display.go | 9 years ago | |
expiry.go | 9 years ago | |
fileserve.go | 9 years ago | |
meta.go | 9 years ago | |
pages.go | 9 years ago | |
server.go | 9 years ago | |
upload.go | 9 years ago |
README.md
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-server
cd $GOPATH/src/github.com/andreimarcu/linx-server
go 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/