معرفی شرکت ها


ctfi2-1.5.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

ctfi2 - CTFd Interface 2
ویژگی مقدار
سیستم عامل -
نام فایل ctfi2-1.5.4
نام ctfi2
نسخه کتابخانه 1.5.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده George
ایمیل نویسنده drpresq@gmail.com
آدرس صفحه اصلی https://github.com/drpresq/ctfi2
آدرس اینترنتی https://pypi.org/project/ctfi2/
مجوز -
# CTFd Interface 2 (ctfi2) ## Table of Contents - [CTFd Interface 2 (ctfi2)](#CTFd-Interface-2-ctfi2) - [Description](#description) - [Change Log](#change-log) - [Limitations](#limitations) - [Installation](#installation) - [Requirements](#requirements) - [Cross-platform From PIP](#cross-platform-from-pip) - [Linux From Source](#linux-from-source) ### Description ctfi2 is a management tool for [CTFd](https://github.com/CTFd/CTFd) Server instance(s). Key Features: * Handsome Graphical User Interface! * Add and Remove configuration objects (Users, Challenges, Flags, Hints, Files) in real time. * Import Users from CSV or bulk create generic ones. * Manage multiple _independent_ CTFd instances simultaneously ### Change Log - Version 1.5.4 (Acceptable Axolotl) - **New** Published package to pypi.org for easy pip installation - **Update** README.md - Version 1.5 (Acceptable Axolotl) - **New** Server Level Functionality: Initialize, Reset and Wipe CTFd Instances! - **New** ["Documentation"](docs/main.md) - **Update** Readme - **Update** Squished a bug in the file handler that saved challenge files to funky paths - Version 1.0 (Acceptable Axolotl) - Initial Release - TODO: - [X] Documentation - [X] Reduce the volume of tastey spaghetti! - [ ] Inuitive, msfconsole-esq, Command Line Mode - [ ] Import/Export of configuration data ### Limitations * ~~The system is unable to init, reset or wipe an existsing CTFd instance at this time.~~ (Fixed as of v1.5) ### Installation ctfi2 has been tested on: * Ubuntu 20.04 LTS * Debian Buster ##### Requirements * [Python >= 3.6 (64-bit)](https://www.python.org/downloads/release/python-360/) * [Requests >= 2.22.0](https://requests.readthedocs.io/en/master/) * [PyQt5 >= 5.9.2](https://pypi.org/project/PyQt5/) ##### Cross-Platform From PIP ``` pip3 install ctfi2 ``` ##### Linux From Source Clone the repo ``` git clone https://github.com/drpresq/ctfcli2 ``` Install using setuptools ``` pip3 install -r ./ctfi2/requirements.txt pip3 install ./ctfi2 ``` Run it!: ``` ctfi2 ```


نیازمندی

مقدار نام
>=2.22.0 requests
>=5.9.2 PyQt5
>=3.16.0 simplejson
>=45.2.0 setuptools


نحوه نصب


نصب پکیج whl ctfi2-1.5.4:

    pip install ctfi2-1.5.4.whl


نصب پکیج tar.gz ctfi2-1.5.4:

    pip install ctfi2-1.5.4.tar.gz