madcowfred / GoPostStuff

Multiple connection USENET binary poster written in Go
MIT License
32 stars 24 forks source link

README.md #1

Closed colemar closed 10 years ago

colemar commented 10 years ago

Managed to build and install. Had to do the following:

Seems to work better than newsmangler. I miss the nzb generation though.

madcowfred commented 10 years ago

Oh hey, someone actually tried this.

I actually completely forgot about NZB generation.

bjoerns1983 commented 10 years ago

Of course somebody is using this. I have just made my first usenet upload using GoPostStuff, i just have to download the files now to see if everything is correct.

To be honest the installation was a bit odd. I have use the golang packages for debian sid on my wheezy installation. The go get command asked for my Github credentials but failed to download with them entered correctly. So i followed colmar's suggestions and than building etc. was no problem.

Btw. NZB File support would be great.

madcowfred commented 10 years ago

Fixed the weirdness with installation (and actually tested it this time).

Jolly-Pirate commented 9 years ago

Awesome tool and faster upload speeds. Will you add the nzb creation like in newsmangler? Thanks.