wsl-ssh-pageant
wsl-ssh-pageant copied to clipboard
INI configuration file support
Hi,
After the integration of the SysTray support (#25), this tool has improved the usability.
So, I feel it's time to think on integrate support to a configuration file. When launching the tool without parameters it does nothing. And from the user point of view, perhaps a simple INI will be interesting.
What you think?
Hi @mpotthoff ,
Perhaps you like to use this simple lib to implement it: https://github.com/vaughan0/go-ini .
Regards.