Is there a text-based browser available for Linux (CentsOS) which I can use when I SSH to my server. I use CentOS release 5.5. My server do not have graphic interface.
It would be nice if it support JavaScript.
|
Is there a text-based browser available for Linux (CentsOS) which I can use when I SSH to my server. I use CentOS release 5.5. My server do not have graphic interface. It would be nice if it support JavaScript.
| |||
|
feedback
|
|
Elinks which originates from links. It has support for Javascript, tabs, frames, tables... I also like w3m, but I don't think it supports Javascript. | |||
|
feedback
|
|
You can try
You can also try | |||||
feedback
|
|
If you install a X server such as Cygwin/X on your local machine then you can instruct your SSH client to enable X forwarding and run a graphical browser such as Firefox or Chrome if the | ||||
|
feedback
|
|
I find it convenient to set up socks forwarding using OpenSSH's | |||
feedback
|