filegive
Top-level Files of trunk
Not logged in

Files in the top-level directory from the latest check-in of branch trunk


Web page documentation: doc/home.wiki

Build instructions again:
1) install the go toolchain from golang.org
2) Prepare GOPATH if you don't have it
    $ mkdir ~/go
    $ export GOPATH=$HOME/go
3) Get the lib it depends on
    $ go get github.com/jackpal/go-nat-pmp
3) Build filegive
    $ go build -o filegive