Go to file
ehlxr ff2a2f5cce update at 2020-11-02 17:24:58 by ehlxr 2020-11-02 17:24:58 +08:00
common 站点更新:2018-01-29 12:47:06 2018-01-29 12:47:06 +08:00
utils update at 2020-11-02 17:24:58 by ehlxr 2020-11-02 17:24:58 +08:00
.gitignore update at 2019-10-12 14:42:58 by ehlxr 2019-10-12 14:42:59 +08:00
README.md add ip tools 2018-01-24 17:06:02 +08:00
clog-err.log update at 2020-07-20 10:06:17 by ehlxr 2020-07-20 10:06:17 +08:00
clog.log update at 2020-07-20 10:06:17 by ehlxr 2020-07-20 10:06:17 +08:00
go.mod update at 2020-07-20 18:16:20 by ehlxr 2020-07-20 18:16:20 +08:00
go.sum update at 2020-07-20 18:16:20 by ehlxr 2020-07-20 18:16:20 +08:00
main.go update at 2020-11-02 17:23:06 by ehlxr 2020-11-02 17:23:06 +08:00

README.md

go-utils

common utils for golang

  • log: Golang log library base logrus and logrus-prefixed-formatter

  • jbls: JetBrains license server, Just for test and study, Please support genuine.

  • jwt: This is a simple tool to sign, verify and show JSON Web Tokens (JWT) from the command line, base jwt-go.

  • ip: Obtain public IP, check the intranet IP, detect IP type, check IP range, IP address string and int transformation, according to ip to determine the region and operators, etc