This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
TC
/
Zoraxy
Mirror von
https://git.hkwtc.org/TC/ReverseProxy
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
fafd2fea72
Branches
Tags
master
v2.6.8
Zoraxy
/
mod
/
geodb
Toby Chui
8d763bcd8b
Updated country name in access list
vor 6 Monaten
..
README.txt
80891c2a20
Fixed minor issue in the PR
vor 10 Monaten
geodb.go
ee48d2dafe
Removed geodb sync map cache
vor 7 Monaten
geodb_test.go
fb34367618
Fixed trie tree implementation
vor 7 Monaten
geoipv4.csv
8d763bcd8b
Updated country name in access list
vor 6 Monaten
geoipv6.csv
8d763bcd8b
Updated country name in access list
vor 6 Monaten
geoloader.go
ee48d2dafe
Removed geodb sync map cache
vor 7 Monaten
slowSearch.go
2a7c8e788f
Added HSTS
vor 9 Monaten
trie.go
fb34367618
Fixed trie tree implementation
vor 7 Monaten
README.txt
The data source for geoip is licensed under CC0
If you want to build your own version of geodb with updated whitelist,
you can go to this repo and get the "GeoFeed + Whois + ASN" version of
both the IPV4 and IPV6 mapping (the one without -num)
https://github.com/sapics/ip-location-db/tree/main/geolite2-country
And rename it to "gepipv4.csv" and "gepipv6.csv"