You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+39-2Lines changed: 39 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,11 @@ Below are the methods supported in this class.
25
25
|getRegion|Return the ISO3166-2 region name of the proxy. Please visit <ahref="https://www.ip2location.com/free/iso3166-2"target="_blank">ISO3166-2 Subdivision Code</a> for the information of ISO3166-2 supported|
26
26
|getCity|Return the city name of the proxy.|
27
27
|getISP|Return the ISP name of the proxy.|
28
+
|getDomain|Internet domain name associated with IP address range.|
29
+
|getUsageType|Usage type classification of ISP or company. Refer to usage type reference below.|
30
+
|getASN|Autonomous system number (ASN).|
31
+
|getAS|Autonomous system (AS) name.|
32
+
|getLastSeen|Proxy last seen in days.|
28
33
29
34
## Usage
30
35
@@ -38,7 +43,7 @@ Open and read IP2Proxy binary database. There are 3 modes:
0 commit comments