Giter Site home page Giter Site logo

fbctf's Introduction

FBCTF汉化版

FBCTF 简中汉化,基于Facebook官方FBCTF平台源码(Ubuntu 16.04)进行汉化

截图

使用说明

按照以下文件地址进行替换

文件名 文件位置
_gameboard.scss /path/to/fbctf/src/static/css/scss
fb-ctf.css /path/to/fbctf/src/static/css
AdminController.php /var/www/fbctf/src/controllers
IndexController.php /var/www/fbctf/src/controllers
Custombranding.php /var/www/fbctf/src/xhp
lang_zh-cn.php /var/www/fbctf/src/language

其中lang_zh-cn.php为新增文件,使用简中时需要删除原有的lang_zh-tw.php

缓存更新

替换完成后在shell中更新缓存【重新编译】

rm /var/cache/hhvm/hhvm.hhbc
hhvm-repo-mode enable "/var/www/fbctf"
chown www-data:www-data /var/cache/hhvm/hhvm.hhbc
service hhvm start
service nginx restart

fbctf's People

Contributors

ns-sp4ce avatar binfed avatar

Stargazers

 avatar savil avatar  avatar  avatar A avatar  avatar  avatar MVPXT avatar Flechablanca19 avatar

Watchers

James Cloos avatar Flechablanca19 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.