-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
041d47d
commit 87bb5f4
Showing
3 changed files
with
102 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="assets/banner.dark.svg"> | ||
<img alt="Banner" src="assets/banner.light.svg"> | ||
</picture> | ||
|
||
# GZ::CTF Documentation | ||
|
||
[![Telegram Group](https://img.shields.io/endpoint?color=blue&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fgzctf)](https://telegram.dog/gzctf) | ||
[![QQ Group](https://img.shields.io/badge/QQ%20Group-903244818-blue)](https://jq.qq.com/?_wv=1027&k=muSqhF9x) | ||
[![Discord](https://img.shields.io/discord/1239476909033656320?label=Discord)](https://discord.gg/dV9A6ZjVhC) | ||
|
||
GZ::CTF is an open source CTF platform based on ASP.NET Core. | ||
|
||
- Website: [https://ctf.gzti.me](https://ctf.gzti.me) | ||
- Repository: [https://github.com/GZTimeWalker/GZCTF](https://github.com/GZTimeWalker/GZCTF) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.