Skip to content

elttam/ctf-routeway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Overview

Title: routeway
Category: web
Flag: libctf{2f6e86ef-509d-4ace-927d-37432d5dddac}
Difficulty: moderate

Usage

The following will build images for 'libctf-routeway-nginx' and 'libctf-routeway-php', and run two new containers named 'ctf-routeway_web_1' and 'ctf-routeway_php_1'. You can access the challenge by browsing to http://localhost:8080.

# start
docker-compose up

Other useful commands

# stop
docker-compose stop

# delete
docker-compose rm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages