gcrbr / dccdl

Small golang program to download DCC/XDCC files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dccdl

Small golang program to download DCC/XDCC files

Usage

./dccdl -i <irc server ip> -p <port, default 6667> -b <bot name> -c <channel, without #> -f <file id, without #> -s (only add -s if you want to download the file)

Example file

You can find files from the many XDCC search engines on the web

Building

Clone the repo and then do:

go build .

Disclaimer

This tool is provided for authorized use only. Any unauthorized use will not get any support

About

Small golang program to download DCC/XDCC files

License:GNU General Public License v3.0


Languages

Language:Go 100.0%