CyberPanel Community
ve

veriloji

@veriloji

0topics
3posts
joined
last seen

Recent replies

Changing ssh port breaks web terminalI don't know root account, i haven't tried But my server is work to different port. http://prntscr.com/pvdm0oChanging ssh port breaks web terminalYes, I haven't tried, but change root in this file. self.sshclient.connect ( '127.0.0.1', 22, username = 'root', pkey = k)Changing ssh port breaks web terminalHello, Change file; /usr/local/CyberCP/WebTerminal/CPWebSocket.py self.sshclient.connect('127.0.0.1', 22, username='root', pkey=k) replace port 22 here then res