|
e0745af279
|
updated query to exclude empty fingerprints and null fingerprints
|
2024-02-18 11:37:43 +01:00 |
|
|
c8657eefa5
|
fucked up the parameters
|
2024-02-17 20:40:35 +01:00 |
|
|
5f24ccd723
|
fixed sql syntax errors
|
2024-02-17 16:02:45 +01:00 |
|
|
2d9f9bf219
|
removed inner join, instead doing subquery
|
2024-02-15 21:50:32 +01:00 |
|
|
24501118dc
|
not redoing getclientserial but instead just passing the parameter along the way
|
2024-01-28 15:34:27 +01:00 |
|
jenz
|
91669662b5
|
multiple syntax updates to adjust for 1.11.0.6946 SM build
|
2023-08-29 18:11:52 +02:00 |
|
jenz
|
6bd7e0fe51
|
just adding delay
|
2023-08-14 12:55:53 +02:00 |
|
jenz
|
28dc3b2c91
|
re simplified the python flask endpoint, remade the order so after update it dispalys motd in vgui menu invisibly, then after 5 seconds it checks the generated fingerprint for ban avoiding
|
2023-08-04 23:34:50 +02:00 |
|
jenz
|
d1bcc517ec
|
simply adding check for the convar disablehtml motd to check if webapp misses the updates sometimes
|
2023-08-01 23:49:29 +02:00 |
|
jenz
|
8a1ba5a783
|
updated several things
|
2023-08-01 22:15:35 +02:00 |
|
jenz
|
9906fa35d8
|
added mini comment on sourceban about if its same IP or steam ID thats detected
|
2023-07-08 23:55:50 +02:00 |
|
jenz
|
1aa8076dbb
|
redid query so its smaller by just inner joining sourcebans
|
2023-06-25 17:21:34 +02:00 |
|
jenz
|
dee6e7b607
|
replacing while loops with concatting
|
2023-06-20 23:47:39 +02:00 |
|
jenz
|
9b19d01d0c
|
moved DB connection validity to onmapstart instead of inside timer
|
2023-06-18 20:34:45 +02:00 |
|
jenz
|
dcac8d1738
|
deleting result sets, some bug fixes etc
|
2023-04-30 15:21:36 +02:00 |
|
jenz
|
c71f1e0209
|
delete dbresults in more cases, some printing, using getclientserial
|
2023-04-30 12:14:28 +02:00 |
|
jenz
|
8d15f3b278
|
updated to permanent ban by request of ripper
|
2023-03-18 22:09:04 +01:00 |
|
jenz
|
1feb7dc46a
|
reducing DB queries from high priority to low or normal, also removed obsolete repository
|
2023-02-19 15:41:54 +01:00 |
|
jenz
|
a60e14548e
|
adding 4 hour long ban for ban avoiding
|
2023-02-14 21:29:45 +01:00 |
|
jenz
|
1f9e9a57ec
|
shortened fingerprint down to single one
|
2023-02-11 12:46:30 +01:00 |
|
jenz
|
62b067f191
|
reduced fingerprint cause would not detect all
|
2023-02-11 01:34:10 +01:00 |
|
jenz
|
77b75fbf28
|
removed bool update in sourcemod and added threads to flask
|
2023-02-08 00:01:15 +01:00 |
|
jenz
|
90d130d7d0
|
added systemctl setup
|
2023-02-07 22:24:58 +01:00 |
|
jenz
|
83dc737067
|
updated db create script and updated mysql queries
|
2023-02-07 20:45:15 +01:00 |
|
jenz
|
156607f443
|
fixed sourceban sql query
|
2023-02-03 12:57:30 +01:00 |
|
jenz
|
510edee8a1
|
added discord integration and updated create table script
|
2023-02-03 11:38:47 +01:00 |
|
jenz
|
9ad261978b
|
added sql check on connection if the player has an active ban
|
2023-02-03 01:44:45 +01:00 |
|
jenz
|
fa913f5b63
|
updated fingerprint generation
|
2023-02-02 21:28:49 +01:00 |
|
jenz
|
528cafa791
|
initial commit of ban detection project, still missing features and have to do more in regards to js
|
2023-02-02 00:19:27 +01:00 |
|