HTTP server written in Go that lets you remotely execute commands on a Linux box.
Go to file
raul 517ce16690 Update dependencies 2024-05-06 08:52:56 +02:00
.gitignore Initial commit 2024-05-06 08:50:54 +02:00
LICENSE Initial commit 2024-05-06 08:50:54 +02:00
README.md Initial commit 2024-05-06 08:50:54 +02:00
go.mod Update dependencies 2024-05-06 08:52:56 +02:00
go.sum Update dependencies 2024-05-06 08:52:56 +02:00
main.go Add starting files 2024-05-06 08:52:56 +02:00

README.md

webshell

HTTP server for remotely executing commands