Giter VIP home page Giter VIP logo

Comments (17)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024

Original comment by [email protected] on 24 Jul 2009 at 5:48

  • Added labels: Milestone-After1.0

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024

Original comment by [email protected] on 24 Jul 2009 at 5:51

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Removing 'After1.0' release-targetting.

Original comment by [email protected] on 29 Sep 2009 at 3:58

  • Removed labels: Milestone-After1.0

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024

Original comment by [email protected] on 30 Sep 2009 at 4:34

  • Added labels: Milestone-1.1

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Issue 216 has been merged into this issue.

Original comment by [email protected] on 1 Dec 2009 at 4:46

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Don't know how I didn't catch this one.

Anyways, how would it take up so much more memory? You're already reading 
"Range" 
(a.k.a. block name), is it that much more to have it grab the list name at the 
same 
time? 

Original comment by [email protected] on 2 Dec 2009 at 5:59

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Sorry, that was actually stream-of-consciousness writing on my part I think.  My
initial concern was that we'd be keeping an extra string in memory at all 
times, for
each range present in each of the blocklists you have activated.  Then I 
realized
that it probably wouldn't be so bad, since we'd likely just store a string 
table with
one entry for each list-name, and then with each range just store a byte or two 
worth
of an index into that list.

It's currently targetted for PeerBlock 1.1, so it should be going into the Beta
Release train sometime within the next month or two.

Original comment by [email protected] on 2 Dec 2009 at 6:18

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Issue 241 has been merged into this issue.

Original comment by [email protected] on 20 Jan 2010 at 12:00

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
This is far and away my favorite enhancement I have seen yet. My only addendum 
would
be if there were some way to not only see which rule is blocking the IP, but 
also to
allow the entire IP range from the main screen without having to go into the 
list
manager (Sorry if this part is under another thread...I couldn't find it). 
Seriously,
I would LOVE to have this option. Even if it doubled the footprint on my hard 
drive
it would still be worth it. 

Original comment by [email protected] on 5 Mar 2010 at 5:58

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Sorry I didn't spot this one.
I just submitted a duplicate, issue 300.

This would be a great feature.
I'm not sure about listing the range though I mean it wouldn't hurt of course.

But I'd end up checking the list anyway.
Their could be more that one entry for the same thing.
I'd want to get them all, for example:
Site 1   68.100.200.1  - 68.100.200.4
Site 1   68.100.200.10 - 68.100.200.10


Thanks,

Kenny

Original comment by [email protected] on 9 Apr 2010 at 6:50

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Issue 318 has been merged into this issue.

Original comment by [email protected] on 20 May 2010 at 3:00

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Has this feature been added?

I see that it was meant to be added to the beta soon:

"It's currently targetted for PeerBlock 1.1, so it should be going into the Beta
Release train sometime within the next month or two."

I downloaded 1.0+ (r320) for this feature and it doesnt seem to be there.

Has it not been added to the beta yet?

thanks
Martin

Original comment by [email protected] on 25 May 2010 at 4:57

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
It's not implemented yet.

Original comment by XhmikosR on 30 May 2010 at 11:56

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Issue 300 has been merged into this issue.

Original comment by nightstalkerz on 29 Jul 2010 at 9:31

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
This would be a great improvement to PB. Like to see this implemented soon. The 
memory issues not a biggie sense most user now have 4 to 6 gigs.

Original comment by [email protected] on 4 Aug 2010 at 2:16

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
I would also like to see this implemented. I can't see that assigning a "rule 
number" to each item would use that much more memory, but either way, perhaps 
the feature could be enabled/disabled at the user's preference.

Additionally, I'd really like to see this feature added to the log file. A 
"rule number" (i.e. pointer) may not work in this case unless PB assigns unique 
IDs to every rule set ever created on the host machine (which is an option if 
using at least 4-byte IDs). However, for log files, it may be better to simply 
put the filename of the list in question. It may also be useful to inclue unix 
datestamp of the file's modification time, in case a list changes over time. 
Again, these features could also be enabled/disabled at the user's preference.

Thank you for your consideration. I hope to see this soon.

Original comment by [email protected] on 11 Jan 2011 at 1:45

from peerblock.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
@robrpatt: I suspect your sample might be a bit biased. Never take memory for 
granted.

Original comment by [email protected] on 14 Aug 2012 at 10:46

from peerblock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.