Dragon2fly/vpngate-with-proxy

Fix vpn_indicator' vpn status "Season:" -> "Session:"

gsool9988 opened this issue · 2 comments

After starting vpngate, vpn_indicator informs the status of the vpn connected. But a misspelling has catched my eyes. It is "Season:" maybe for "Session:"
To fix it, at first terminate vpn-gate, and open & edit indicator_config file, ~/vpngate-with-proxy/vpn_indicator.py.
Substitute "Season:" -> "Session:"
That's it :)

Season_before_edit_file

Session_after_edit_file

vpn_status_2022-10-06 16-03-33

Thank you for your finding. I fixed the typo.