Skip to content

ozkanpakdil/CommandRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandRunner with spring-boot

Build Status Quality gate Known Vulnerabilities release

to run the project in local mvn spring-boot:run

test url http://localhost:8080/whois?ip=192.168.2.1

Caching: hazelcast

run in the server

nohup mvn spring-boot:run > log.log 2>&1&

run in port 80 sudo mvn spring-boot:run -Dserver.port=80

About

java spring boot application to run commands(whois) in the server and return output

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages