Closed lockcher4 closed 1 year ago
Any other information available?
What happens when you do xdg-open https://google.com
? Does that work for you?
Perhaps it doesn't know what browser to use?
Any other information available?
What happens when you do
xdg-open https://google.com
? Does that work for you?Perhaps it doesn't know what browser to use?
I am use ssh to vps, any sites give an error error exit status 3
You need to install a working browser. Since you are sshing into a vps I would recommend w3m or elinks.
Once that is installed then s should work as expected. It requires a working web browser.
Closing due to inactivity. =)
Ubuntu 20.04
Installation go apt install golang-go
Installation s go get -v github.com/zquestz/s cd go/src/github.com/zquestz/s make make install
._.