Commit Graph
10 Commits
Author SHA1 Message Date
Li4n0 ca911b6aa6 build: reducing the version of vitess to fit Windows 2022-09-14 01:47:10 +08:00
Li4n0 fe316220a1 style: update some code to fit go 1.19 2022-09-14 01:05:24 +08:00
Li4n0 f6afe0fa12 feat: support auto check upgrade (#53) 2022-01-09 23:51:46 +08:00
Li4n0 82a20236e1 feat(build): replace sqlite driver with which does not depend cgo (#52) 2022-01-08 17:19:09 +08:00
becivellsandLi4n0 8b30f83075 feat(database): support postgres (#43)
Co-authored-by: Li4n0 <[email protected]>
2021-12-24 22:05:12 +08:00
Li4n0 3ca242d086 fix(database): fix the error when load package
fix the error of 'failed to load package : could not load export data: no export data for
\"gorm.io/driver/mysql\"'
2021-12-23 01:59:24 +08:00
Li4n0 c308bbb6b0 build: update go.sum 2021-07-24 23:12:15 +08:00
Li4n0 c818b2a9db build: upgrade gin version to fix CVE-2020-28483 2021-07-24 23:06:32 +08:00
Li4n0andE99p1ant dc43b6973a feat(ipinfo): support GeoIP (#26)
Co-authored-by: E99p1ant <[email protected]>
2021-06-12 22:04:45 +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