Skip to content

UAFCSC/docker-linux-webshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSC Linux Env

This project requires docker-compose and docker to build.
Serves a web shell behind an nginx proxy.

Running

sudo docker-compose up -d
vist webshell.localhost
ssh to other containers by docker names.
ssh root@ubuntu-0 password is csc for all containers

Container list

  • ubuntu-0
  • ubuntu-1
  • ubuntu-2
  • ubuntu-3
  • ubuntu-4
  • ubuntu-5
  • ubuntu-6
  • ubuntu-7

TODO

Add basic auth to reverse proxy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published