yudai/gotty

New needs and suggestions,and ask for help

hktalent opened this issue · 0 comments

I have now set up a tcp server, like nc -lnvtp 8888, to accept input from reverse shell
So how do you use gotty to convert them to the web in this case?
In other words, gotty no longer accepts command execution from the local server, but from the tcp connection.
Similarly, I hope that different client connections will create different terminal interfaces in the browser. They will exist at the same time and interfere with each other. It is best to have an API or be able to create tabs directly.