How to make a Remote Access?

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

bNeves
Noob
Noob
Posts: 2
Joined: 25 Apr 2011, 00:58
Noob?: No

How to make a Remote Access?

#1 Post by bNeves »

Hello, I'm trying to find a way to access my Openkore from a remote computer, but I found it here.

The situation is this: I have a computer at home where the bots are running. I want to access the console of them through my computer at work.

The most I could do was my bot access locally in visual mode, and I'm not finding much information on that subject here. Can anyone help me?
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: How to make a Remote Access?

#2 Post by EternalHarvest »

ssh?
bNeves
Noob
Noob
Posts: 2
Joined: 25 Apr 2011, 00:58
Noob?: No

Re: How to make a Remote Access?

#3 Post by bNeves »

So I'm using SSH (Cygwin) to connect to my computer (Ubuntu) that is running the bots.

But is there any way to send commands to the bots, as well as see what they are dropping without having to close and reopen in the Cygwin?

Like I connect to running Openkore remotely?