feat: add proxy geo location
This commit is contained in:
@@ -35,6 +35,11 @@ type ProxyWithAccountCount struct {
|
||||
LatencyMs *int64
|
||||
LatencyStatus string
|
||||
LatencyMessage string
|
||||
IPAddress string
|
||||
Country string
|
||||
CountryCode string
|
||||
Region string
|
||||
City string
|
||||
}
|
||||
|
||||
type ProxyAccountSummary struct {
|
||||
|
||||
Reference in New Issue
Block a user