Commit Graph
18 Commits
Author SHA1 Message Date
Li4n0 ee36205ac1 feat(rule): add flag as a built-in template variable 2021-07-24 22:58:38 +08:00
Li4n0 9863821dbc feat: support deleting logs based on filtering results (#35)
* feat: support deleting logs based on filtering results

* fix(record): fix the problem of wrong number of parameters when outputting delete logs
2021-07-22 22:46:11 +08:00
Li4n0 ddeced3540 fix(frontend): fix the frontend display bugs (#28)
Fix the bug that the page height does not follow the change when the sidebar is expanded.
2021-06-13 14:47:32 +08:00
Li4n0 d1013c2416 fix(frontend): fix the bug of autoRefresh (#27)
Fix the bug that autoRefresh fails after switching back to log from rule.
2021-06-11 23:59:23 +08:00
Li4n0 f7be2bc2e6 feat(platform): support custom admin path prefix (#25) 2021-05-31 23:03:39 +08:00
Li4n0 b945069117 fix(frontend): fix the problem of autoRefresh failure (#24) 2021-05-28 19:55:20 +08:00
Li4n0 1da20feb06 chore: release v0.1.4-beta (#22) 2021-05-27 23:24:48 +08:00
Li4n0andE99p1ant cbbf3ba0ba release 0.1.3-beta (#19)
Co-authored-by: E99p1ant <[email protected]>
2021-05-25 20:41:37 +08:00
Li4n0 1144f67d37 feat: add domain and external ip configuration items (#18) 2021-05-22 20:40:04 +08:00
Li4n0 bc6e3962f8 fix: fix some bugs (#17) 2021-05-18 22:45:18 +08:00
Li4n0andE99p1ant 5b63e90390 release revsuit vBeta0.1.0 (#15)
Co-authored-by: E99p1ant <[email protected]>
2021-05-16 12:11:35 +08:00
Li4n0andE99p1ant b39ee101f9 feat(ftp): support upload, download and PASV rebind (#13)
Co-authored-by: E99p1ant <[email protected]>
2021-05-05 12:59:50 +08:00
Li4n0 3d8507e682 feat(recycler): add error cecycler (#10) 2021-04-26 16:31:32 +08:00
Li4n0 7e99d93e43 feat(frontend): optimize frontend interaction (#8)
Support auto refresh. Change authentication method. Streamline the frontend code.
2021-04-25 22:15:56 +08:00
Li4n0andE99p1ant 26755351f7 feat(ftp): support receive ftp connection (#6)
Co-authored-by: E99p1ant <[email protected]>
2021-04-25 13:39:27 +08:00
Li4n0 5e24f9530d feat(rmi): support receive rmi connection (#5) 2021-04-23 17:58:46 +08:00
Li4n0 72c6150517 fix some bug and standardize the code (#2) 2021-04-22 16:40:22 +08:00
Li4n0 3559894acc feat: complete basic functions
Support http,dns and mysql connection. Support custom http, dns response. Support dns rebinding.
Support mysql load local files and jdbc deserialize exploit.
2021-04-21 18:55:16 +08:00