Commit Graph
22 Commits
Author SHA1 Message Date
tardc 9d7a5b4598 feat(database): add mysql support (#39) 2021-12-23 01:34:53 +08:00
tardc 8e96962791 fix(cli): fix typos (#41) 2021-12-23 01:34:17 +08:00
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 56153510e1 fix(cli): fix the bug that the prompt may not be output when generating config file 2021-06-25 22:37:58 +08:00
Li4n0 b1773ee5e9 fix(ipinfo): fix a potential panic when downloading ip location database (#33) 2021-06-25 21:15:47 +08:00
Li4n0 ef38cbc790 fix(notice): fix the buf of notice with null record field (#31) 2021-06-21 23:38:04 +08:00
Li4n0andE99p1ant dc43b6973a feat(ipinfo): support GeoIP (#26)
Co-authored-by: E99p1ant <[email protected]>
2021-06-12 22:04:45 +08:00
Li4n0 f7be2bc2e6 feat(platform): support custom admin path prefix (#25) 2021-05-31 23:03:39 +08:00
Li4n0 efcbff23d8 fix(config): fix the problem of dns addr error in config template 2021-05-28 00:51:16 +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 50a6749070 refactor: standardization of code structure (#7) 2021-04-25 14:15:42 +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 72c6150517 fix some bug and standardize the code (#2) 2021-04-22 16:40:22 +08:00
Li4n0 960b2ab5ea Use golint to normalize the code (#1) 2021-04-21 22:08:29 +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