sshcode
sshcode copied to clipboard
support brave browser?
it would be nice to support brave
/usr/bin/brave-browser-stable
/usr/bin/brave-browser
Unfortunately the devs/maintainers are going two routes.
- only supporting chrome/chromium
- intending on discontinuing official development of this tool.
The modification for this however is really simple.
In sshcode.go, find the switch/case statement underneath where wslPath/winpath is declared, and add a check for brave, recompile and your golden
On Tue, Jun 23, 2020, 12:05 PM cbluth [email protected] wrote:
it would be nice to support brave
/usr/bin/brave-browser-stable /usr/bin/brave-browser
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cdr/sshcode/issues/187, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPQOXXE4VRAN2MZAQNSNKTRYD4IXANCNFSM4OF6PARQ .
Anyluck?