You are not logged in.

#1 2013-06-15 1:36 am

Gunner
Dude
From: In my head
Registered: 2010-09-12
Posts: 292
Website

Forum Spam List Checker 4.0

Yes, that is right, 4.0!  It is just in the design phase, decided to redo the layout, add/remove somethings, fix a few GUI bugs.  As I go, I will probably add/change/fix a few more things.  I also started on a Linux version using NASM and GTK+, this will be for SFS only ATM.  Anything you want, I will try to add, just let me know.

Windows:
fslc4win.png

Linux:
fslc4linux.png

Offline

#2 2013-06-15 2:39 am

somdcomputerguy
Member
From: Rupert, WV
Registered: 2011-03-28
Posts: 133
Website

Re: Forum Spam List Checker 4.0

Cool! I haven't been using FSLC lately, my computer went awry and I've been using another. At some point next week I'm going to download this new version and try it out. I was using a script I wrote (in AutoIt), and I might have to re-write it to work with this new version.


-bruce /* somdcomputerguy */
'If you change the way you look at things, the things you look at change.'

Offline

#3 2013-06-15 3:25 am

Papa Parrot
Member
From: Mexico
Registered: 2011-08-19
Posts: 1,826
Website

Re: Forum Spam List Checker 4.0

I also started on a Linux version using NASM and GTK+, this will be for SFS only ATM.

I am anxious to see the Linux version, that is the only OS I use anymore, none of my computers even have windows,..
The screen shots look nice though,..

Offline

#4 2013-06-15 3:31 am

Gunner
Dude
From: In my head
Registered: 2010-09-12
Posts: 292
Website

Re: Forum Spam List Checker 4.0

I actually like using GTK+, and it works on Windows with the same code.  I thought about using GTK+ for the Windows version but there is too much involved for the average user to get it set up.  Once I get the Windows version out, I will continue with the Linux version.

Offline

#5 2013-06-15 4:38 am

Papa Parrot
Member
From: Mexico
Registered: 2011-08-19
Posts: 1,826
Website

Re: Forum Spam List Checker 4.0

Ok, well I will be watching for it
thanks

Offline

#6 2013-06-15 7:49 am

pedigree
uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
From: New Zealand
Registered: 2008-04-16
Posts: 7,055

Re: Forum Spam List Checker 4.0

Nice gunner smile  Is there anything that you need from my side?

Offline

#7 2013-06-15 7:58 pm

Gunner
Dude
From: In my head
Registered: 2010-09-12
Posts: 292
Website

Re: Forum Spam List Checker 4.0

If I need anything, or have any questions, I will email you ped.

The biggest idea I have is to remove the format of the file to load for the batch search/submit, and to just be able to load the file and have an algo figure out how to load it correctly.  I have a feeling this will be an MAJOR undertaking, so I am not sure if this is feasible, but I will try.

Offline

#8 2013-06-16 2:06 am

Alex Kemp
Moderator
From: Nottingham, England
Registered: 2009-12-02
Posts: 2,422
Website

Re: Forum Spam List Checker 4.0

Gunner wrote:

to just be able to load the file and have an algo figure out how to load it correctly

If the issue is the format of the file (text?), then investigate `file -b' which should accurately figure out the mime-type (+ charset for text files).

Offline

#9 2013-06-16 7:56 am

zaphod
Jägermonster
From: USA
Registered: 2008-11-22
Posts: 2,985
Website

Re: Forum Spam List Checker 4.0

Alex, you and gunner should get together, and merge your aggregator into his fslc. Would make it a very cool tool. Perhaps with even more beef thrown into it, it could be renamed something like "Spam Slasher"

Just a crazy, 0200, sleepy as hell idea!

Zap smile


Get Protected, Stay Protected...
With ZB Block, GNU/GPL Freeware Anti-Spam/Anti-Hack protection for your php based website.

Little boxes in the server farm, little boxes running php...

Offline

#10 2013-07-12 9:00 am

angie
Member
From: Canada
Registered: 2009-04-07
Posts: 417
Website

Re: Forum Spam List Checker 4.0

Just downloaded now. smile Thanks


Spammers are attracted to my medical site so I came here.

"ZB Block is Raid for spammers" - Snowhog
I always submit "Evidence" as spammers can always say they didn't spam without that proof.

Offline

#11 2013-07-27 6:00 pm

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Forum Spam List Checker 4.0

Hi Gunner!
After latest changes who Pedigree made here the Forum Spam List Checker v. 3.2.6 cannot send or check data in SFS.
If I send data manually from the form in SFS I do not have a problem.

In checkers log I see:

Stop Forum Spam
HTTP/1.1 301 Moved Permanently

If I check my API from checkers options it sent me to get  new API and I see the next:

If you have your site behind a proxy (ie CloudFlare) then you must ensure that you have
your server and site correctly configured.

My site have a static IP and I do not use proxy or CloudFlare.

What can I do?

Last edited by diabolic.bg (2013-07-27 6:14 pm)


Funiest jokes and pics

Offline

#12 2013-07-27 6:21 pm

pedigree
uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
From: New Zealand
Registered: 2008-04-16
Posts: 7,055

Re: Forum Spam List Checker 4.0

Hmm, mayb I broke that. I'll download and see whats happened

Offline

#13 2013-07-27 6:28 pm

pedigree
uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
From: New Zealand
Registered: 2008-04-16
Posts: 7,055

Re: Forum Spam List Checker 4.0

OK, I see the problem.

fslc is querying stopforumspam.com and not www.stopforumspam.com ( I'll find you gunner, I'll find you smile )

I've undone the changes to the web config and will have to do some more changes until Gunner changes it to query/submit to www.stopforumspam.com

Offline

#14 2013-07-27 8:24 pm

Gunner
Dude
From: In my head
Registered: 2010-09-12
Posts: 292
Website

Re: Forum Spam List Checker 4.0

I will fix that once I get a chance, within a few days.  4.0 the query and submit url will be user changeable incase something changes in the future.... pedigree.....

Offline

#15 2013-07-27 9:43 pm

Gunner
Dude
From: In my head
Registered: 2010-09-12
Posts: 292
Website

Re: Forum Spam List Checker 4.0

Strange, I can query and submit to both stopforumspam and www.stopforumspam.

Anywhoo, here is the update to use www.stopforumspam.com

FSLC 3.2.7

If there are any bugs, sorry, I have messed with this code on and off for a while.

Offline

#16 2013-07-28 5:20 am

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Forum Spam List Checker 4.0

Now it work. Thanks to both! smile


Funiest jokes and pics

Offline

#17 2013-07-28 8:01 am

pedigree
uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
From: New Zealand
Registered: 2008-04-16
Posts: 7,055

Re: Forum Spam List Checker 4.0

Thanks Gunner smile

I had to put the web config back as it seems a lot of people have broken plugins and code.  I'll have to do the 301 redirects in PHP

Offline

#18 2013-08-03 6:03 pm

Gunner
Dude
From: In my head
Registered: 2010-09-12
Posts: 292
Website

Re: Forum Spam List Checker 4.0

Just an update...  I could not work on the new version as much as I hoped during my vacation, so I do not have as much done as I would of liked.

I did finally settle on a GUI that I like for the Info tab, and made quite a bit of progress on the code.  Today I should get the query code up and running (So ped, you will see some hits from my new version string)

Done:
Drag and drop for the IP, Name, Email and Evidence fields.
Select which services to query from the info tab instead of switching to the options tab
Major GUI change (Which I will keep under wraps till I release a test beta)

I am working on 1 tab at a time and will release a beta when each tab is done for testing.

Will keep you all posted here.

Offline

#19 2013-08-10 4:07 pm

guybor
Member
Registered: 2010-05-10
Posts: 10

Re: Forum Spam List Checker 4.0

Gunner,

Thanks for your efforts on this program.  Makes submitting info EASY!!!

One bug I found in 3.2.6 was that if the file I loaded from Joomla was too big, when I ran the batch search it would crash out.  What I was doing was just once a month trying to submit. (as monitoring the site I admin is a "second" job to my paying one...grin)

  th_147870528_error_122_364lo.jpg



Thanks again and I will start watching this post closely.

Offline

#20 2013-09-24 4:47 am

Gunner
Dude
From: In my head
Registered: 2010-09-12
Posts: 292
Website

Re: Forum Spam List Checker 4.0

Just an update:

I hate when life gets in the way of stuff you want to do.  Anyways, I continued with the update for the Windows version, then started on the Linux version and said to myself, I am crazy to write two different code bases for each OS so I scratched the Windows version...  I have decided to use GTK+ for BOTH Linux and Windows so the GUIs will basically the same and will use the same code. 

I have went back and forth almost every day on the open source idea and had originally stayed away from it for my own reasons... Well, I have decided to make FSLC open source for those who know or want to tinker with Assembly, plus folks can help make FSLC better!

My repos will be at: https://github.com/GunnerInc/

Once I get the "Info" tab done, I will post it here.

Offline

#21 2013-09-24 8:54 pm

Papa Parrot
Member
From: Mexico
Registered: 2011-08-19
Posts: 1,826
Website

Re: Forum Spam List Checker 4.0

I hate when life gets in the way of stuff you want to do.

Me to, at the moment, I am pretty busy,and traveling ,however thanks for sharing this,..I for one will be looking at as soon as I get the chance,..thanks

Offline

#22 2013-09-25 6:10 am

pedigree
uıɐbɐ ʎɐqǝ ɯoɹɟ pɹɐoqʎǝʞ ɐ buıʎnq ɹǝʌǝu ɯ,ı
From: New Zealand
Registered: 2008-04-16
Posts: 7,055

Re: Forum Spam List Checker 4.0

Nice gunner.  Looking at your source code bought back memories

Good news for you, they are still coding x86 in 2154... Just ask Matt Damon smile

Offline

#23 2013-10-01 1:11 am

Gunner
Dude
From: In my head
Registered: 2010-09-12
Posts: 292
Website

Re: Forum Spam List Checker 4.0

Ok, here we go!

What I have finished so far is on the info tab, you can search for IP, Name, and/or Email and it will display Frequency, Confidence, and Last Seen.  The check box next to IPInfoDB will enable or disable the fields, in the future it will tell FSLC to query IPInfoDB for the country info.

Play with it, look over the source, once I get a chance, I will push it to my Git Repo.

Linux, you need GTK+ 2 and libcurl installed - use apt-get or whatever to install it.  It should already be installed on a Linux system.

Windows users, well, Windows never heard of those packages and you need to install them into the directory of fslc.

Windows:
Unzip FSLC to a directory, then download GTK+ All In One bundle and libcurl and unzip both packages into the directory of FSLC and all "should" work.

FSLC for Linux
FSLC for Windows

To Assemble the source you need NASM and to link on Windows, you need GoLink, do a search for those and download.  I also use make on Windows, and you can get it from Make for Windows

Offline

#24 2013-10-04 11:33 am

diabolic.bg
Member
From: Bulgaria, Eastern Europe
Registered: 2008-11-03
Posts: 589
Website

Re: Forum Spam List Checker 4.0

Very difficult. I tried to start FSLC for Windows but no success - get error message for missing .dll file. sad

2rrl8io.jpg

Last edited by diabolic.bg (2013-10-04 2:52 pm)


Funiest jokes and pics

Offline

#25 2013-10-04 4:04 pm

bcworkz
Member
Registered: 2012-02-18
Posts: 182

Re: Forum Spam List Checker 4.0

diabolic.bg wrote:

Very difficult. I tried to start FSLC for Windows but no success - get error message for missing .dll file. sad

The GTK+ bin directory may need to be in your environment path spec.
my computer (right click) -> properties -> advance ->environment variables

Offline

Board footer

Powered by FluxBB

Close
Close