5 points debarshri | 4 comments | | HN request time: 0.652s | 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. stupidgeek314 ◴[] No.44439931[source]
what could possibly go wrong!?
replies(1): >>44440677 #
2. ◴[] No.44440677[source]
3. 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?