Open GoogleCodeExporter opened 9 years ago
:~$ sudo netstat -nap | grep shellinabox
tcp 0 0 0.0.0.0:4200 0.0.0.0:* LISTEN
1138/shellinaboxd
unix 3 [ ] STREAM CONNECTED 9871 1139/shellinaboxd
unix 3 [ ] STREAM CONNECTED 9870 1138/shellinaboxd
In light of the last post, this makes no sense.
Original comment by tech@frontrowcomputer.com
on 17 Feb 2015 at 6:05
I think that you are using wrong command.
Use command: sudo service shellinabox start
Which doesn't have the "d" on the end of shellianbox.
Original comment by luka.kra...@gmail.com
on 10 Mar 2015 at 1:41
Okay, that made it work. Don't know why other instructions said to use it with
the "D".
Now I need to know how to make it do something. I understood that it creates
an SSH terminal, but how does one log into a remote server?
Original comment by tech@frontrowcomputer.com
on 10 Mar 2015 at 11:20
Original issue reported on code.google.com by
tech@frontrowcomputer.com
on 17 Feb 2015 at 5:52