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

Enhancement - show ip addresses and or names of available VPN servers #7

Open
phd21 opened this issue Feb 12, 2017 · 3 comments
Open

Comments

@phd21
Copy link

phd21 commented Feb 12, 2017

Hi Dragon2fly,

It would also be nice to have the ip address (and or name) of the VPN servers displayed in the console terminal output menu screen. This way we can determine which VPN server(s) we may have used before, or that we have tried and work better. Of course maybe recording the connection history of server ip addresses to a text file (or database file) and providing a quick compare to currently available servers option with a visual indicator (some character or symbol) showing which servers (if any) have been used before would help users as well?

FYI: I also tried this in my Linux Mint 18.1 KDE system and it works well there as well. :)

Thank you again for providing this very useful tool.

Have a great day and night ...

Best regards to you and yours,
Phil
phd21

@Dragon2fly
Copy link
Owner

Hi @phd21,

Are you using CLI or TUI version?

@evadogstar has changed the display of CLI. Now it shows servers' ip as well. The pull request is accepted. You could re-clone the project to use the new one.

Recording the history of what server you have connected to required a bit more time to do. It's also a security risk if someone else know the records. They could either required the logs from the server or pretend to be that server and waiting for your connection :)

Cheer,

@phd21
Copy link
Author

phd21 commented Apr 22, 2017

Hi Dragon2fly, & evadogstar,

I use the TUI version (the default). Is there any reason(s) why anyone should use the "cli" over the "tui" or visa-versa? I did just check out the "cli" which has the IP address for each server, that's nice. Now can you please do that with the "tui" interface?

Thank you again for providing this very useful tool.

Have a great day and night ...

Cheers and Best regards to you and yours,
Phil
phd21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@phd21 @Dragon2fly and others