English Amiga Board


Go Back   English Amiga Board > Other Projects > project.Amiga File Server

 
 
Thread Tools
Old 25 June 2018, 09:04   #421
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,571
Quote:
Originally Posted by Stl75 View Post
Turran...
In russia many peoples -
not turn power on
the computers...
Where is hackers living???
...Not in russia...

I'm sure a lot of people are not turning their computers on. That does not really help me when I see tons of things being tested all over the place. Mostly from Russia but also Taiwan & China. Seems to be the big three culprits right now.


This is how it looked 24/7 before the block. This is the log trying to add an EAB FTP user. IP censored.


Code:
18-06-16 06:32:20 - IP_CENSORED - Wrong question: User:blkhhotd Pass:g00dPa$$w0rD Question:1&n913501=v919901
18-06-16 06:32:21 - IP_CENSORED  - Wrong question: User:orqrfapw&n999555=v913113 Pass:g00dPa$$w0rD Question:1
18-06-16 06:32:21 - IP_CENSORED  - Wrong question: User:nvhnfigh Pass:g00dPa$$w0rD Question:1
18-06-16 06:33:15 - IP_CENSORED  - Wrong question: User:eqpmfgyv Pass:g00dPa%24%24w0rD'"()&%<ScRiPt >prompt(932644)</ScRiPt> Question:1
18-06-16 06:33:15 - IP_CENSORED  - Wrong question: User:eqpmfgyv Pass:'"()&%<ScRiPt >prompt(988453)</ScRiPt> Question:1
18-06-16 06:33:17 - IP_CENSORED  - Wrong question: User:eqpmfgyv Pass:g00dPa%24%24w0rD_909524 Question:1
18-06-16 06:33:17 - IP_CENSORED  - Wrong question: User:jkhngwhe Pass:g00dPa$$w0rD Question:1'"()&%<script >prompt(999850)</script>
18-06-16 06:33:18 - IP_CENSORED  - Wrong question: User:jkhngwhe Pass:g00dPa$$w0rD Question:'"()&%<script >prompt(946627)</script>
18-06-16 06:33:20 - IP_CENSORED  - Wrong question: User:jkhngwhe Pass:g00dPa$$w0rD Question:1_965319
18-06-16 06:33:21 - IP_CENSORED  - Wrong question: User:jkhngwhe'"()&%<ScRiPt >prompt(931032)</ScRiPt> Pass:g00dPa$$w0rD Question:1
18-06-16 06:33:23 - IP_CENSORED - Wrong question: User:'"()&%<ScRiPt >prompt(947538)</ScRiPt> Pass:g00dPa$$w0rD Question:1
18-06-16 06:33:23 - IP_CENSORED  - Wrong question: User:jkhngwhe_976080 Pass:g00dPa$$w0rD Question:1
18-06-16 06:33:24 - IP_CENSORED  - Wrong question: User:qdsksudt Pass:g00dPa$$w0rD Question:1
18-06-16 06:33:24 - IP_CENSORED  - Wrong question: User:qdsksudt Pass:g00dPa$$w0rD Question:1
18-06-16 06:33:25 - IP_CENSORED  - Wrong question: User:qdsksudt Pass:g00dPa$$w0rD Question:1

And before you ask, no, I do not log your passwords when creating a new user. Only IP, Name and question. I enabled this when I saw the HTTP server being hammered.

Anyway, click on "Turran" to the left and "Send a private message to Turran". Then give me the IP you are coming from (Surf to checkip.dyndns.org if you dont know) and I'll exclude you from the blocks.

Last edited by Turran; 25 June 2018 at 09:11.
Turran is offline  
Old 28 June 2018, 22:42   #422
Solo761
Registered User
 
Join Date: Aug 2013
Location: Croatia
Age: 43
Posts: 341
Wow, things have changed since I was here last time .

Does someone find that small app for creating guide files for AGLaunch useful? If so I could make Java version so it wouldn't be windows only app.
Solo761 is offline  
Old 29 June 2018, 01:43   #423
-Acid-
Registered User
 
Join Date: Oct 2012
Location: South Shields
Posts: 812
Quote:
Originally Posted by Solo761 View Post
Does someone find that small app for creating guide files for AGLaunch useful? If so I could make Java version so it wouldn't be windows only app.
Yes I used it to make new guides for all my demos and games. I deleted all dupes and none English games so had a lot of none working entries but now they are all gone

I'm happy with the PC exe you made so thanks for that
-Acid- is offline  
Old 30 June 2018, 23:43   #424
Solo761
Registered User
 
Join Date: Aug 2013
Location: Croatia
Age: 43
Posts: 341
OK, glad to hear that it's useful to someone .

It works, but it's a real hack job. I wrote it in C# with "what does this button do" methodology .
In the meantime I was transferred to Java programming so now I have some official programming knowledge .
Solo761 is offline  
Old 16 July 2018, 13:36   #425
Enverex
Fantasy Man!
 
Enverex's Avatar
 
Join Date: Apr 2002
Location: UK
Posts: 1,353
Anyone ever manage to get the pack-updater working on Linux? It freaks out for me as can be seen here - https://i.imgur.com/Xv2LCtQ.png

Thought it may be an easy way to update the collection but maybe not.
Enverex is offline  
Old 19 July 2018, 10:46   #426
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,571
Quote:
Originally Posted by Enverex View Post
Anyone ever manage to get the pack-updater working on Linux? It freaks out for me as can be seen here - https://i.imgur.com/Xv2LCtQ.png

Thought it may be an easy way to update the collection but maybe not.

From the looks of it, it connects to the FTP just fine but when its time to list files, it craps out. No idea why, but try this version. The files in the root of the FTP is put into an array. This TEST version displays that array just before processing it (Where it craps out) so it might show some more information on why that happens.
Should be safe to put it in place of the other once before running it, if you want.
Attached Files
File Type: zip EAB-WHDLoad_Pack_Downloader_TEST.zip (680.9 KB, 291 views)
Turran is offline  
Old 19 July 2018, 14:46   #427
Enverex
Fantasy Man!
 
Enverex's Avatar
 
Join Date: Apr 2002
Location: UK
Posts: 1,353
Doesn't look like it's getting back much of anything - https://i.imgur.com/NcqHTGM.png

Console output was the same:
Code:
Debug/progress shown here. Close this window to abort!

Loading main GUI.
Waiting for input.
Creating C:\EAB-WHDDL\Download\2018-07-19
Outdir: C:\EAB-WHDDL\Download\2018-07-19
Open: 0x00000001
Conn: 0x00000002

Starting work on Commodore_Amiga_-_WHDLoad_-_Games
Change dir to /Commodore_Amiga/Retroplay/ (1 is OK) : 1
Current dir: /Commodore_Amiga/Retroplay
$Err=18   $sFTP_Message:
???????????
Is this using dotNET at all? Wine's handling of .NET often goes a bit wonky.
Enverex is offline  
Old 23 July 2018, 08:03   #428
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,571
Ok, that array is empty. Makes sense that it craps out after.

No, its an Autoit script. Usually works fine in Wine as well, but this one has FTP functions I've never used before. Its one of them that craps out when trying to list the files.

The squares you do get as output though, hints to a codepage problem, but yeah.. no clue really.



Quote:
Originally Posted by Enverex View Post
Doesn't look like it's getting back much of anything - https://i.imgur.com/NcqHTGM.png


Is this using dotNET at all? Wine's handling of .NET often goes a bit wonky.
Turran is offline  
Old 06 August 2018, 15:23   #429
Neo
 
Posts: n/a
Very Nice Tool thank you
 
Old 14 September 2018, 07:54   #430
Retro_71
Registered User
 
Join Date: Mar 2008
Location: Australia
Posts: 51
Great Tools Thanks
Retro_71 is offline  
Old 15 September 2018, 14:18   #431
1time
Amiga Lover
 
1time's Avatar
 
Join Date: Jan 2010
Location: Stockholm / Sweden
Age: 46
Posts: 612
Works great. Thanks
1time is offline  
Old 30 September 2018, 09:31   #432
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,571
Updated it to 0.3b. Two changes.

* Changed maximum length of username and password in the GUI. It was 13 chars max and some people had longer passwords. Could still change it directly in the INI, but easier this way =)

* Changed "English Only" option to use a definable regexp. I actually stole it directly from jbl007s suggestion (quoted) and it seems better than my old one, so lets go with it. Thanks jbl007 =)
It will now save it to the .ini file so if you want to change the regexp that is used to exclude non english titles, you can.

So if you want to include Swedish games but exclude all others, just change it in the ini from
_(Cz|De|Dk|Es|Fi|Fr|Gr|It|Pl|Se)(\.|_)
to
_(Cz|De|Dk|Es|Fi|Fr|Gr|It|Pl)(\.|_)
However, if not comfortable with regexp, better leave it as is.

You must run it at least once to get it written to the ini file.

Updated file on the FTP: Commodore_Amiga/WHDLoad_Packs
To update from previous version, just replace the .exe. Thats it.






Quote:
Originally Posted by jbl007 View Post
Do you use a black list or regular expression to find them?
Regex
_(Cz|De|Dk|Es|Fi|Fr|Gr|It|Pl|Se)(\.|_)

should catch 'em all.
Turran is offline  
Old 01 November 2018, 18:27   #433
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,571
Please note. Retroplay have renamed the # folder to 0. If you do not want to download the whole thing again on your next update, in your Download/Database/Commodore_Amiga_-_WHDLoad_-_Games folder, rename the # to 0 before running EAB-WHDLoad_Pack_Downloader.exe again.

Also do the same in the Download\DataBase\Commodore_Amiga_-_WHDLoad_-_Demos folder.
Turran is offline  
Old 02 November 2018, 08:45   #434
NLS
Ancient User
 
NLS's Avatar
 
Join Date: Apr 2007
Location: GREECE
Age: 50
Posts: 757
Thanks for the heads up.
NLS is offline  
Old 25 November 2018, 16:58   #435
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,571
Update 0.4:
Can now take care of JST games from Retroplay as well.

New checkbox: "Download Beta". Only shown when JST is selected. I only found 4 beta JST games at the this time but added it anyway.
New checkbox: "Show Progress while downloading". When checked, shows a splash screen with what it is currently doing. Quite spammy if its downloading lots so made it an option.
New exe: Added EAB-WHDLoad_Pack_Downloader_consoleversion.exe, if you would rather have the old visuals of what it was doing. Same program but this opens the CMD window you saw with earlier versions.
New hotkey: Press Shift-Escape to exit the program. If its currently downloading something, it will finish that file first.
Turran is offline  
Old 27 November 2018, 21:16   #436
MageMaster
Registered User
 
Join Date: Sep 2006
Location: USA
Posts: 106
Can I request to be able to minimize the app and/or no always on top/no self centering of the window.

Thanks
MageMaster is offline  
Old 27 November 2018, 22:36   #437
spudje
Registered User
 
Join Date: Dec 2014
Location: Netherlands
Posts: 1,406
Thanks for the update Turran. In a future version could make it possible to download both WHDLoad & JST (in one go)?
spudje is offline  
Old 28 November 2018, 20:47   #438
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,571
Quote:
Originally Posted by MageMaster View Post
Can I request to be able to minimize the app and/or no always on top/no self centering of the window.

Thanks

Do you mean the status window when downloading? Yeah, that was a bit of a hack. Uncheck the "Show Progress while downloading" checkbox. If you still want to see it work, use the "consoleversion" instead.
I'll probably remove that in the next version and going back to the consoleversion only.
Turran is offline  
Old 28 November 2018, 20:47   #439
Turran
Moderator
 
Turran's Avatar
 
Join Date: May 2012
Location: Stockholm / Sweden
Age: 49
Posts: 1,571
Quote:
Originally Posted by spudje View Post
Thanks for the update Turran. In a future version could make it possible to download both WHDLoad & JST (in one go)?

Do you really run it that often to make that an issue? =)
Turran is offline  
Old 28 November 2018, 21:58   #440
MageMaster
Registered User
 
Join Date: Sep 2006
Location: USA
Posts: 106
Thanks.

Quote:
Originally Posted by Turran View Post
Do you mean the status window when downloading? Yeah, that was a bit of a hack. Uncheck the "Show Progress while downloading" checkbox. If you still want to see it work, use the "consoleversion" instead.
I'll probably remove that in the next version and going back to the consoleversion only.
MageMaster is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
WHDLoad demos/games do not work on SFS; FFS is OK Lurbi project.ClassicWB 4 03 August 2009 00:50
Amiga WHDLoad Games (& Demos) JULY Updates 2006 killergorilla Amiga scene 73 15 November 2006 23:14
Amiga WHDLoad Games April/May 2005 Update (and some demos) killergorilla project.Killergorilla's WHD packs 22 05 June 2005 04:27
REQ: WHDload games for March pack killergorilla project.Killergorilla's WHD packs 1 31 March 2005 12:09
Needed WHDload Games For January Pack killergorilla request.Old Rare Games 21 22 January 2005 20:16

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:27.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.12569 seconds with 16 queries