Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display country flag beside subscribed proxies #19

Open
salarcode opened this issue Sep 9, 2017 · 5 comments
Open

Display country flag beside subscribed proxies #19

salarcode opened this issue Sep 9, 2017 · 5 comments
Labels
status-wontfix Decided that won't be implemented or not in the vision type-enhancement Enhancement to existing feature

Comments

@salarcode
Copy link
Owner

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.

@salarcode salarcode added type-enhancement Enhancement to existing feature status-wontfix Decided that won't be implemented or not in the vision labels Sep 9, 2017
@salarcode
Copy link
Owner Author

salarcode commented Jan 24, 2020

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]

@zero77
Copy link

zero77 commented Jan 26, 2020

@salarcode
Copy link
Owner Author

salarcode commented Jan 29, 2020

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.

@salarcode
Copy link
Owner Author

salarcode commented Mar 17, 2020

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.

@kai3341
Copy link

kai3341 commented Feb 18, 2021

@salarcode is it possible to use temporary fix like 3 character county code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status-wontfix Decided that won't be implemented or not in the vision type-enhancement Enhancement to existing feature
Projects
None yet
Development

No branches or pull requests

3 participants