Commit Graph

54 Commits

Author SHA1 Message Date
6abbb3a323 feat: waiting room 2025-06-15 17:10:11 -04:00
50380ebc5c feat: waiting room 2025-06-14 21:11:50 -04:00
aa1e760a79 feat: waiting room check api 2025-06-09 18:48:48 -04:00
fcb08478d2 feat: use checker to manager key and session 2025-06-03 12:21:28 -04:00
c203cdf684 feat: Waiting room checker 2025-06-02 18:51:05 -04:00
42e9d6502d feat: config and checker of waiting room 2025-05-29 21:15:34 -04:00
1888f10b64 Merge pull request #3 from Rayzggz/bugfix/path-join
fix: File path error
2025-05-28 16:28:12 -04:00
d622430a6f fix: File path error
use filepath join to connect the config file path
2025-05-28 12:31:44 -04:00
2db26b78a0 Merge pull request #2 from Rayzggz/feature/merge-config-file
Feature/merge config file
2025-05-27 16:49:12 -04:00
6c340966a1 fix: wrong config file name 2025-05-27 16:21:57 -04:00
d47938ba22 fix: wrong config file name 2025-05-27 16:21:23 -04:00
bd4bbb01c1 feat: Use one yml file to config 2025-05-27 13:33:28 -04:00
87fb76f157 feat: Default Main config 2025-05-22 15:58:48 -04:00
34723f4b51 Create README-zh_cn.md 1.0.0 2025-05-04 23:31:48 -04:00
53fe218194 Update README.md 2025-05-04 23:29:06 -04:00
591ddb99f7 feat: health check api 2025-04-29 17:38:52 -04:00
e73a786311 feat: Use Logx to log 2025-04-28 23:33:53 -04:00
705230dd0d fix: global logger 2025-04-28 22:08:28 -04:00
af4af7346a feat: Use reqData to load log info 2025-04-28 21:52:42 -04:00
c0524c56e7 fix: Lock block and system log out error 2025-04-28 21:37:49 -04:00
c1efa9a0ca feat: Log tools 2025-04-28 20:47:32 -04:00
1a977b2bce feat: Block HTTP FLOOD 2025-04-24 21:02:19 -04:00
5fe6db509d perf: 429 and 403 pages 2025-04-10 16:11:49 -04:00
4893e95bb7 feat: HTTP FLOOD Speed Limit 2025-04-09 21:47:47 -04:00
b49c3573bb feat: HTTP FLOOD Speed Limit
add shared memory
2025-04-09 20:52:40 -04:00
4dad82eb40 feat: rateCounter data structure 2025-04-07 23:00:21 -04:00
50ce7d0e45 HTTP FLOOD check config 2025-03-31 21:01:09 -04:00
9f218a45bb fix: CAPTCHA ERROR cause by Undefined UA 2025-03-20 16:16:53 -04:00
dfce050dd9 feat: Verify Bot 2025-03-09 22:08:06 -04:00
a1f15f37c6 feat: CAPTCHA SESSION 2025-03-08 23:09:06 -05:00
1a8d40bc82 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Makefile
2025-03-07 20:06:47 -05:00
4a04bbcdc0 fix: Get all modules when make 2025-03-07 20:06:03 -05:00
cd6d35331c fix: Get all modules when make 2025-03-07 19:57:12 -05:00
81a9ca5591 fix: clearance failure caused by UA changes 2025-03-07 19:52:29 -05:00
eaec9574b2 Revert "feat: CAPTCHA session ID"
This reverts commit 12c7473e
2025-02-25 13:07:47 -05:00
2081abf335 Create LICENSE 2025-02-23 03:46:43 -05:00
da956318a8 fix: CAPTCHA HTML set a unique ID 2025-02-23 03:37:24 -05:00
b88ea6e3de fix: CAPTCHA HTML JS 2025-02-19 22:45:21 -05:00
70cdf7e12f fix: config example 2025-02-19 22:34:57 -05:00
e150617430 feat: make reinstall 2025-02-19 22:31:39 -05:00
12c7473e36 feat: CAPTCHA session ID 2025-02-19 22:24:45 -05:00
51df50a72e fix: edit 403 CAPTCHA HTML 2025-02-18 21:11:58 -05:00
05aeba685c Revert "fix: go version"
This reverts commit b019adef0e.
2025-02-16 04:30:01 -05:00
735dcbaa4a fix: default prefix 2025-02-16 01:38:39 -05:00
b019adef0e fix: go version 2025-02-16 01:31:53 -05:00
2eb86ac3db Create README.md 2025-02-16 01:12:17 -05:00
c4ae78b73e feat: Makefile 2025-02-16 00:56:51 -05:00
dd874418fc feat: log error 2025-02-16 00:56:10 -05:00
07536a00d4 feat: CAPTCHA 2025-02-15 02:40:20 -05:00
3182a8f753 feat: custom error page 2025-02-14 00:11:21 -05:00