当前位置:网站首页>CTF wiki local construction record
CTF wiki local construction record
2022-04-22 02:18:00 【Lunatic Jackdaw】
ctf-wiki The access speed of the official website is too slow , And often you can't visit ,
So I decided to build it directly locally .
One 、 First from github Download the compressed package to the local , And extract the
Two 、 Execute the following command in the command window
Tips: My computer's Python Yes, it is py Running ( •̀ ω •́ )y
# 2. requirements
pip install -r requirements.txt
# generate static file in site/
py scripts/docs.py build-all
# deploy at http://127.0.0.1:8008
py scripts/docs.py serve
3、 ... and 、 Visit... Locally ctf-wiki
Completion of construction ( •̀ ω •́ )y
Four 、 Quick access
It's too much trouble to input an order before opening it every time ,
So we build the following two files in the directory , To quickly access .
1) File to run the command

2) Files that do not display the command window

Tips: You can set the second file to start automatically ( •̀ ω •́ )y 
版权声明
本文为[Lunatic Jackdaw]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220213222519.html
边栏推荐
- Page 107 planning and design of enterprise digital transformation
- Longest common substring
- Leetcode 3. Longest substring without repeated characters
- Opencv 4.0 learning notes
- [programming question] character set
- JMeter+Jenkins+Ant持续化
- Page 58 Siemens digital solutions for machine tool industry
- Golang 中 select 语句死锁问题
- User interaction, formatted output, basic operators
- 高级android面试答案,Gradle源码全解析
猜你喜欢

算数四则混合运算表达式求值

102 page master plan for new generation digital transformation and informatization

【查看已经安装的包和命令是由哪个包提供的】

Information Security Overview

Unity3D RPG角色扮演游戏源码(上下)-----源代码分析----01-----主角人物动画

Why can the Internet industry attract more and more young people? Especially programmers

【项目】小帽外卖(七)

AI应用说-智慧农场(牛场无人监控)

Redis cache database uses redis shake for data synchronization

风控产品定额的陷阱都有哪些?
随机推荐
In PostgreSQL, convert a string to an integer or floating-point type in the query result
[programming question] character set
[FAQ] Anaconda prompt reports an error. Solving environment: failed
[programming question] water bottle
uniapp实现出生日期/时间选择效果
The shortcut key for modifying the drawing board size of illustrator (AI) is shift + O by default
[programming question] construct palindrome
MySQL modifies a field to auto increment
JMeter+Jenkins+Ant持续化
Unity Game Optimization - Third Edition 阅读笔记 Chapter 1 分析性能问题
Analysis and interpretation of the current situation and challenges faced by enterprise operation and maintenance in the digital era
《k3s 源码解析2 ----master逻辑源码分析》
DEJA_VU3D - Cesium功能集 之 013-军事标绘系列七:正多边形
Shit, someone poisoned my code comments?
Unapp encapsulates a loading animation
Flutter跳转界面
Leetcode 203. Remove linked list elements
What methods can be used to generate sort scan operators, query SQL parsing to generate ast, and then transform to generate physical execution plan?
ctf-wiki本地搭建记录
Leetcode 733, image rendering