/web-shell

Simple web-shell. Run on Java 1.8.

Primary LanguageKotlin

web-shell

tags: kotlin, shell

how build:

gradle clean build

how run:

./build/libs/web-shell.jar 8080

example how use:

open in browser

http://localhost:8080/uname -a