mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-05-02 05:48:36 +00:00
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