Commit Graph
16 Commits
Author SHA1 Message Date
Li4n0 3fa2cae862 fix: fix the bug that authentication always fails after token change (#59) 2022-09-14 01:06:26 +08:00
Li4n0 f6afe0fa12 feat: support auto check upgrade (#53) 2022-01-09 23:51:46 +08:00
fc505b0733 feat(ldap): add ldap protocol support (#50)
Co-authored-by: tardc <[email protected]>
Co-authored-by: E99p1ant <[email protected]>
2022-01-07 22:47:02 +08:00
3242a49b27 fix(server): fix auth failure when complex characters in token (#42)
Co-authored-by: E99p1ant <[email protected]>
Co-authored-by: Li4n0 <[email protected]>
2021-12-24 21:11:00 +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 f7be2bc2e6 feat(platform): support custom admin path prefix (#25) 2021-05-31 23:03:39 +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
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