dtella
dtella copied to clipboard
A distributed P2P system which emulates a Direct Connect hub, primarily for college campuses and other low-latency LANs. http://dtella.org
The url for read board and edit readboard need to be https to work... They were http, and hence were not working anymore. I guess markdownshare.com changed the endpoints. Tried...
cleaned the previous commit sending request from minshare branch, so that history is clean
The following stack traces were sent to [email protected]. They appear to be related to your fork: ``` [10:21] Something bad happened. You might want to email this to [email protected] so...
After the latest update, Dtella gives this error: ``` python C - Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/twisted/internet/posixbase.py", line 614, in _doReadOrWrite why = selectable.doRead() File "/usr/lib64/python2.7/site-packages/twisted/internet/tcp.py", line 214,...
Configured dtella and dc++ client that ships together in order to make it super simple for users to install and use.
A webpage for the current project is required that explains how it is different from the other versions of dtella that are there and listing out all the improvements and...
I'm sure nobody is going to enjoy this :P But we do need better documentation.
Add more bot commands to make it easier to debug and configure.
The current scanning method is a little slow and could be more optimized. The goal is to improve speed and reliability of the method of p2p scanning that has been...