←back to thread

5 points debarshri | 1 comments | | HN request time: 0.206s | source

I wrote a small golang project to render terminal on browser. It is a single binary that can be deployed on any server and you can access the terminal over web.
1. theanonymousone ◴[] No.44443493[source]
Web shell is probably not the name you want this tool be known as...

That aside, does it automatically block connection from anywhere other than localhost?