Skip to content

ProgramComputer/plugin-XDCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File sharing for webircgateway

A simple plugin to do xdcc for webircgateway to IRC networks for any web client

Overview

This plugin currently supports DCC SEND.

Building and development

Build using

go build -buildmode=plugin -o xdcc.so

in directory containing xdcc.go file.

Server runs on port 3000.

In config.conf, under "[plugins]" put the path to xdcc.so file For example,

[plugins]
./lorem/ipsum/xdcc.so

Commands

  • XDCC SEND
  • XDCC RESUME
  • XDCC ACCEPT
  • XDCC REMOVE
  • XDCC CANCEL
  • XDCC BATCH
  • XDCC QUEUE
  • XDCC INFO
  • XDCC GET
  • XDCC STOP
  • XDCC HELP
  • XDCC SEARCH

License

Licensed under the Apache License, Version 2.0.

About

📁 XDCC for webircgateway

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors