atareao / tunnel-indicator

An Indicator for your ssh tunnels in for the GNOME Shell desktop
MIT License
10 stars 2 forks source link

License MIT Contributors Last commit CodeFactor

Welcome to Tunnel Indicator 👋

🏠 Homepage

Tunnel Indicator is an indicator to show the status of your Tunnel VPN.

Tunnel Indicator can enable and disable the Tunnel VPN by clicking on it.

You need becomes root

Prerequisites

You need ssh

sudo apt install ssh

Of course, you need to configure your loved Tunnel.

Installing Tunnel Indicator

To install Tunnel Indicator, follow these steps:

Goto GNOME Extensions page and search for Tunnel Indicator.

Enable the extension by click the switch.

Using Tunnel Indicator

When you start Tunnel Indicator it goes to Indicator Area, as you can see in the next screenshot,

Tunnel Indicator

In this screenshot, the language is Spanish, but, if there is no translation for your language, you will find the app in English.

You can set some options as you can see in next screenshot

Tunnel Indicator

Contributing to Tunnel Indicator

To contribute to Tunnel Indicator, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin atareao/readmemaker
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

👤 Contributors ✨

Thanks goes to these wonderful people (emoji key):

Lorenzo Carbonell
💻