-
Activity
-
1
-
22
Paid Service - Metin2 Systems
The stripped version of the Premium Offline Shop is now available. More information on website. -
40
-
1
TXT File To Lower Case [Phaselis Map Works]
for py users import os # function to rename files def rename_files(path): for dirpath, dirnames, filenames in os.walk(path): for filename in filenames: # check if filename contains uppercase characters if any(c.isupper() for c in filename): # rename file to lowercase os.rename(os.path.join(dirpath, filename), os.path.join(dirpath, filename.lower())) # enter the path of the directory to rename files path = input("Enter directory path: ") rename_files(path) print("All files have been renamed to lowercase.") -
1
-
0
Looking for a Tehnician
Hello! i have my server files but i need a technician to continue the work i started with another man. I have all the necessary systems, I just need to add the drop, check the systems and possible bugs, changes in Game play and so on. I would like to know if it is possible to have a long-term collaboration and if you can help me. The last technician was not serious and left me with the unfinished server. Thank you! discord: Alexannder#9089 -
40
-
40
-
40
Upgraded Reference (TMP4 Base) By Ulthar
exactly! proves: just check the difference in the size of the files when I compare the game that came inside the FTP.rar that is working and when I compile a new one using the files inside the ulthar_sf_13.1.vdi
-
-
Recently Browsing
- No registered users viewing this page.
Question
TryHard 4
Hello guys , I hope your all fine
I need to ask about DDOS attacks
As you know, when a DDOS attack occurs, server lag increases for some time
So is there a way to reduce impact on the server?
Is that done just by the hosting ? or are there any way to do that by server files ?
Link to comment
Share on other sites
Top Posters For This Question
2
1
1
1
Popular Days
Jan 25
5
Top Posters For This Question
TryHard 2 posts
Shogun 1 post
Vanilla 1 post
WeedHex 1 post
Popular Days
Jan 25 2021
5 posts
Popular Posts
Shogun
Here's a pretty good writeup about the subject: https://www.imperva.com/docs/DS_Incapsula_The_Top_10_DDoS_Attack_Trends_ebook.pdf TLDR; get an OVH server, enable the permanent
Vanilla
First things first, here's a rough (and obviously incomplete) explanation. You'd differ between DoS and DDoS. DoS (Denial of Service) simply put is using up the resources of the machine by
WeedHex
A good degree in telecommunications. Jk, create a secure and serious infrastructure. They can still attack you from the game you have to be sure of every thing.
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now