GitHub - p4yche/code-breaking: Code-Breaking Puzzles

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

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