Skip to content

p4yche/code-breaking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Code-Breaking Puzzles dockerfiles && writeups

code-breaking puzzles: https://code-breaking.com/

这里是code-breaking puzzles游戏的所有环境与相关writeup。

运行要求:

  • Docker CE 18.0+
  • Docker-Compose

运行方法:

# 进入某个题目目录
cd /path/to/puzzle

# 运行环境
docker-compose up -d

# 环境运行后,在docker-compose.yml中查看端口,访问即可

Code-breaking Puzzles 2018

2018年所有题目:

About

Code-Breaking Puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.2%
  • CSS 15.3%
  • HTML 8.7%
  • PHP 4.7%
  • Java 1.7%
  • Python 1.7%
  • Other 0.7%