This website requires JavaScript.
Explore
Help
Sign In
jh163888
/
nali
Watch
1
Star
0
Fork
0
You've already forked nali
mirror of
https://github.com/zu1k/nali.git
synced
2025-01-23 21:59:02 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
b5f75d069f
nali
/
internal
/
ipdb
/
ipdb.go
10 lines
109 B
Go
Raw
Normal View
History
Unescape
Escape
init
2020-07-17 09:05:25 +08:00
package
ipdb
add comment
2020-07-17 09:50:06 +08:00
// ip db type
init
2020-07-17 09:05:25 +08:00
type
IPDBType
int
const
(
add comment
2020-07-17 09:50:06 +08:00
GEOIP2
=
iota
// geoip2
QQIP
// chunzhen
init
2020-07-17 09:05:25 +08:00
)
Reference in New Issue
Copy Permalink