Home
last modified time | relevance | path

Searched defs:GeoIP (Results 1 – 25 of 25) sorted by relevance

/dports/net/py-pygeoip/pygeoip-0.3.2/docs/
H A Dapi-reference.rst6 GeoIP section in API Reference
/dports/security/xray-core/Xray-core-1.5.0/app/router/
H A Dconfig.pb.go262 type GeoIP struct { struct
263 state protoimpl.MessageState
264 sizeCache protoimpl.SizeCache
265 unknownFields protoimpl.UnknownFields
271 func (x *GeoIP) Reset() {
280 func (x *GeoIP) String() string {
284 func (*GeoIP) ProtoMessage() {}
286 func (x *GeoIP) ProtoReflect() protoreflect.Message {
299 func (*GeoIP) Descriptor() ([]byte, []int) {
303 func (x *GeoIP) GetCountryCode() string {
[all …]
H A Dconfig.proto54 message GeoIP { message
H A Dcondition.go120 func NewMultiGeoIPMatcher(geoips []*GeoIP, onSource bool) (*MultiGeoIPMatcher, error) {
/dports/net/v2ray/v2ray-core-4.36.2/app/router/
H A Dconfig.pb.go267 type GeoIP struct { struct
268 state protoimpl.MessageState
269 sizeCache protoimpl.SizeCache
270 unknownFields protoimpl.UnknownFields
276 func (x *GeoIP) Reset() {
285 func (x *GeoIP) String() string {
289 func (*GeoIP) ProtoMessage() {}
291 func (x *GeoIP) ProtoReflect() protoreflect.Message {
304 func (*GeoIP) Descriptor() ([]byte, []int) {
308 func (x *GeoIP) GetCountryCode() string {
[all …]
H A Dconfig.proto54 message GeoIP { message
H A Dcondition.go122 func NewMultiGeoIPMatcher(geoips []*GeoIP, onSource bool) (*MultiGeoIPMatcher, error) {
/dports/sysutils/calamares/calamares-3.2.44.2/src/libcalamares/geoip/
H A DGeoIPFixed.cpp14 namespace GeoIP namespace
H A DInterface.cpp17 namespace GeoIP namespace
H A DGeoIPJSON.cpp21 namespace GeoIP namespace
H A DGeoIPXML.cpp18 namespace GeoIP namespace
H A DHandler.cpp47 namespace GeoIP namespace
/dports/net-p2p/py-nicotine-plus/nicotine-plus-3.2.0/pynicotine/geoip/
H A Dgeoip.py18 class GeoIP: class
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/http_routing/
H A Dgeoipresolver.py8 GeoIP = None variable
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Network/
H A DGeoIP.cs22 public class GeoIP class
/dports/net/storj/storj-1.45.3/satellite/overlay/
H A Dconfig.go25 GeoIP GeoIPConfig member
H A Dservice.go294 GeoIP geoip.IPToCountry member
/dports/net-p2p/transmission-remote-gui/transgui-5.18.0/
H A DGeoIP.pas26 unit GeoIP; unit
/dports/security/py-txtorcon/txtorcon-21.1.0/txtorcon/
H A Dutil.py30 GeoIP = _GeoIP variable
32 GeoIP = None variable
/dports/dns/py-dns-crawler/dns-crawler-1.4.9/
H A DCHANGELOG.md89 ### GeoIP subsection
/dports/net/clash/clash-1.6.0/config/
H A Dconfig.go71 GeoIP bool `yaml:"geoip"` member
112 GeoIP bool `yaml:"geoip"` member
/dports/net/clash/clash-1.6.0/dns/
H A Dresolver.go283 GeoIP bool member
/dports/net/py-pygeoip/pygeoip-0.3.2/pygeoip/
H A D__init__.py82 class GeoIP(object): class
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dmeson.build294 libgeoip = [ compiler.find_library('GeoIP') ] build
/dports/net-p2p/deluge-cli/deluge-2.0.3/deluge/core/
H A Dpreferencesmanager.py30 GeoIP = None variable