zhaojh329 / rtty

🐛 Access your terminal from anywhere via the web.
MIT License
3.7k stars 505 forks source link

need to send Ctrl+C to continue #83

Closed UniPeter closed 3 years ago

UniPeter commented 4 years ago

I port it to nanopi-m4 which is arm linux board, and i'm already add "pts/0 pts/1 pts/3 pts/4" to /etc/securetty . The web just show a blank screen with text "Last login :....." , and it CAN NOT be interactive . when i type Ctrl+C , the web show the interactive command .

rtty