Search found 90 matches

by yakko
2003-07-26 00:11
Forum: DCH++ General
Topic: DC++H Tip
Replies: 9
Views: 7384

actually I forgot. there's a DNS blacklist plugin that probably does exactly what you're trying to do. It checks wether an IP is blacklisted with servers you specify then allows access if it is not.
by yakko
2003-07-25 18:44
Forum: DCH++ General
Topic: DC++H Tip
Replies: 9
Views: 7384

DCH++ is configured via XML formatted text files. It's easy for you to add all of those before starting the hub, but i'd imagine any program parsing through that many addresses would take a while.
by yakko
2003-06-21 15:53
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

wow...that's pretty cool!
by yakko
2003-06-18 23:54
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

nope, sorry. It should keep the original logfile untouched and archive each days in a file. So if you can figure out how to grab a weeks worth of chat then it'd work, but that's beyond my knowledge. :(
by yakko
2003-06-17 07:31
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

to have it do weekly just run it with a week's worth of logs. the logdate just grabs the current date for the filename.
by yakko
2003-06-05 13:15
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

is there a /webstats? Rememver that'd be off the root. I always use the full path to make sure nothing gets confused in the script.
by yakko
2003-06-05 08:20
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

i don't have any information about my hub in the pisg.cfg except for usernames. for other hubs you might want to have different scripts.
by yakko
2003-06-04 13:30
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

I haven't been able to get it to work with spaces either. have you tried a directory with no spaces?
by yakko
2003-06-04 11:54
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

Try to add the \ in the config:

dclogdir='/cygdrive/d/program\ files/dcplusplus/logs'
dclog='/cygdrive/d/program\ files/dcplusplus/logs/digital-void.kicks-ass.net.log'


I put it in d:\apps\ to avoid running into a long filename issue. If it doesn't work let me know and I'll look into it more.
by yakko
2003-06-04 11:06
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

oops...that'd be d:\apps\dcppstats -> /cygdrive/d/apps/dcppstats
by yakko
2003-06-04 11:06
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

you're having to use cygwin so you have to use unix styled paths. If it's in D:\apps then you would have it like /cygdrive/d/apps/dcppstats in dcppstats.sh
by yakko
2003-05-30 16:04
Forum: Other Direct Connect tools
Topic: DC++k
Replies: 361
Views: 193951

I've noticed a problem with the chatonly mode of DC++k. You can't use private messages. This includes op chat and communicating with a bot. When you go to chatonly the private message windows that're open go to "Offline" and you can receive messages but not send. Is this a known problem?
by yakko
2003-05-29 23:06
Forum: Hubs and scripts
Topic: Chat stats
Replies: 5
Views: 2582

try my stats script that automates rotating a DC++ log, running stats, and archiving old stats at http://dcppstats.iaconhub.com/. I've been running it since last november with no problems.
by yakko
2003-05-28 19:06
Forum: Other Direct Connect tools
Topic: PHPDc v0.1 Released (Test Version) | First DC Bot in PHP
Replies: 5
Views: 8155

Glad to see the kinks from .1 are worked out and it supports the older PHP I have on RedHat 7.3. Nice work! Now lets see a PHP DC chat client! :lol:
by yakko
2003-05-27 20:22
Forum: Other Direct Connect tools
Topic: DC++k
Replies: 361
Views: 193951

chatonly prevents all downloads, hence no downloads of filelists and why checkshare doesn't work.
by yakko
2003-05-03 10:57
Forum: Feature Discussion (Archived)
Topic: Slots Dedicated To A Hub?
Replies: 3
Views: 2074

I think having this as an option for hubs in the Favorite Hubs list would be a great idea. You could have a the main slot settings for all hubs, plus the favorite hub setting would let you specify dedicated slots for that hub.
by yakko
2003-04-30 16:50
Forum: DCH++ General
Topic: Interface or no Interface
Replies: 2
Views: 2587

I run XP Pro on my hub computer and can access the config files and restart the service via XP's remote desktop. I can also change some config settings on the fly via commands to a hub bot.
by yakko
2003-04-29 18:24
Forum: Protocol Alley
Topic: porting DC++ to Linux?
Replies: 63
Views: 42868

I'm not a programmer, but have been dabbling with Wine and DC++ works fine in Linux using Wine. Would it be possible to use Winelib to make a port in Linux?
by yakko
2003-04-29 14:41
Forum: Hubs and scripts
Topic: DC Chat from Websites (AXDC)
Replies: 43
Views: 30843

I have used the ActiveX plugin with Mozilla and the DC Chat worked fairly well.
by yakko
2003-04-17 21:11
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

I've just tested it in cygwin and DCppStats seems to work fine in Windows using Cygwin. I tested it on WinXP, but it should work fine in any OS that Cygwin supports.
by yakko
2003-04-15 23:00
Forum: Hubs and scripts
Topic: Which is best?
Replies: 4
Views: 2875

DCH++ is nice, but not released to the public yet. NMDCH probably has the most scripts since it's the first hub software.
by yakko
2003-04-15 14:48
Forum: Hubs and scripts
Topic: Easy question, hard answer? Automatic filelist retrieval
Replies: 5
Views: 2641

that thought scares me for some of the larger hubs
by yakko
2003-04-10 23:54
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

I haven't had time to test it in a while, but I think it doesn't run under cygwin. It uses some features of the GNU tools that the windows ports of the tools can't do.
by yakko
2003-03-31 15:47
Forum: Hubs and scripts
Topic: Getting removed from a public hub list
Replies: 5
Views: 2499

how do i get my hub off these lists?
by yakko
2003-03-30 17:18
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

i tried and i tried and couldn't get a windows version without a complete rewrite, so i'm gonna have to figure out how to do some stuff in windows that i did in linux. If only i knew perl. :(
by yakko
2003-03-15 10:31
Forum: DCH++ General
Topic: So...
Replies: 2
Views: 2415

Re: So...

the_bean wrote:I reallly hope it will be opensource unlike ptokax, otherwise the reason for using it kinda disappears.
How does being closed source make something less useful?
by yakko
2003-03-09 20:38
Forum: Hubs and scripts
Topic: DC Chat from Websites (AXDC)
Replies: 43
Views: 30843

nice! I had to play with my security settings in IE to get it to work right, but it's very nifty! Any chance of a windows version (non-activex)?
by yakko
2003-03-08 20:24
Forum: DCH++ General
Topic: DCH++ in test
Replies: 36
Views: 23306

K, but your still missing the point....End users Simple at the end of the day, the more harder you make something to use and access the less likely you will be able shift the technology. So by the way this thread is going, it seems that people are not in favour of making something that could be use...
by yakko
2003-03-08 11:46
Forum: DCH++ General
Topic: DCH++ in test
Replies: 36
Views: 23306

If you goto sourceforge on the net where DC++ originates, you will find that its open source. IN other words development is done by a group effort in public, all scripting etc, binarys and builds are posted for all to access and write modules for. I understand what open source means. DC++ is open s...
by yakko
2003-03-08 01:27
Forum: DCH++ General
Topic: DCH++ in test
Replies: 36
Views: 23306

Sorry but I disagree that to bring out a client that has no GUI is IMHO sheer stupidity. Users like to have some control over the software they run, without any indication on the HUBs health and settings, how can someone add users in a private HUB mode? PLUS Why is this information about this clien...
by yakko
2003-03-01 16:27
Forum: Feature Discussion (Archived)
Topic: chat only client?
Replies: 2
Views: 2205

chat only client?

I'm not a programmer at all, but I was wondering how difficult it'd be to make a chat only version of DC++. It'd let people that can't connect to their favorite hubs still chat when they're not able to share (hubs with VIP access or no share limits that is).
by yakko
2003-02-17 09:41
Forum: Off Topic
Topic: 0.232
Replies: 82
Views: 38352

About my "Hitler comparison": *He got in charge of Germany due to political dissatisfaction and a confidence-inspiring way to the people (bush?) *Germany had interests in Polen, he desperately tried to make agreements with other countries to get acceptance of war. (bush?) *He realized that the worl...
by yakko
2003-02-16 16:09
Forum: Other Direct Connect tools
Topic: DCppStats - an automating script for parsing chat logs
Replies: 26
Views: 15590

DCppStats - an automating script for parsing chat logs

I've finally finished DCppStats, well finished it for release anyways. It's a bash script I've been running for a few months that automate archiving and running Pisg to parse the stats for my hub and I've decided to make it public. It's at http://dcppstats.iaconhub.com if you want to look at it. A W...
by yakko
2003-02-14 13:01
Forum: Off Topic
Topic: 0.232
Replies: 82
Views: 38352

I normally get stuff from the telia mirror of SF at at least 70k, this one came in at 4-6k yuk
by yakko
2003-02-14 10:34
Forum: Off Topic
Topic: 0.232
Replies: 82
Views: 38352

anyone else having SF download problems?
by yakko
2003-02-10 17:08
Forum: Hubs and scripts
Topic: selfreg script?
Replies: 6
Views: 3005

I did a +refresh, but didn't restart the hub itself. But being able to unreg other 0 level members would be a big security risk I would think.
by yakko
2003-02-10 16:46
Forum: Hubs and scripts
Topic: selfreg script?
Replies: 6
Views: 3005

btw, just tried setting minlevel to 0 and it didn't work. I think a +reg <password> for a normal user is what i'm looking for. If they were to be an op or VIP, then an op would have to give them those rights.
by yakko
2003-02-10 16:41
Forum: Hubs and scripts
Topic: selfreg script?
Replies: 6
Views: 3005

heh...i was alluding to it.
I haven't tried that yet, but wouldn't a user be able to set themselves as an op with that?
by yakko
2003-02-10 16:19
Forum: Hubs and scripts
Topic: selfreg script?
Replies: 6
Views: 3005

selfreg script?

I'm currently using Aphrodite in my hub running NMDC. I'm wanting to move to a hub software that uses LUA scripts, but need a script that can do self-registration by users. I have everything else that aphrodite does covered I think. Does anyone know of one?
by yakko
2003-01-27 01:10
Forum: Protocol Alley
Topic: BitTorrent
Replies: 24
Views: 14625

I've had multiple people in my hub tell me I should switch to this in the past few weeks. Is this a new type of spam? My hub is a small community and we like it like that. From what I can tell Bitttorrent can't beat DC in that regard. Anyone else having people PMing ops about that?