SmartProxy
SmartProxy copied to clipboard
Display country flag beside subscribed proxies
Display country flag beside the proxies that are loaded from subscriptions. Since this can cause some pauses with long lists, I'm not going to do this until there is high demand for it.
Anyone knows a free/open service the returns an image for a given IP address please share here, thanks. A service that for a given IP returns country code or image, either is fine: https://service/iplocation?ip=[ip-address-or-host]
@salarcode https://github.com/lipis/flag-icon-css
Not usable; a service needed that returns either country code or image, e.g.: https://service/iplocation?ip=[ip-address-or-host]
Cannot use any other methods in extension.
Country code resolution is added in https://github.com/salarcode/SmartProxy/tree/country-code branch. Current issues:
- The flags can't be displayed because Html dtopdown items doesn't support Html tags inside them.
- Emoji flags can't be used because not all platforms support them (e.g. Windows)
- Proxies dropdown can't replaced with a custom one; the effect of having a long list of proxies (because of proxy subscriptions) should be studied before using a custom dropdown.
@salarcode is it possible to use temporary fix like 3 character county code?