Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Latest commit

 

History

History
49 lines (40 loc) · 1.44 KB

README.zh-tw.md

File metadata and controls

49 lines (40 loc) · 1.44 KB

CDX Extender

MyGet

國網中心雲端資安攻防平台(CDX)延長虛擬機關機腳本。

其它語言:English、繁體中文

注意

  • 由於 CDX 平台 已於登入過程中整合 Google reCAPTCHA 驗證,因此本專已停止支援。

安裝步驟

環境需求

設置

git clone https://github.com/Hash7ag/cdx-extender.git ~/cdx-extender
cd ~/cdx-extender
python3 -m pip install -r requirements.txt
./main.py --reset

再根據要求輸入帳號及密碼。

說明文件

選擇性參數
  -h, --help            顯示使用方法並離開
  -H, --headless        使用 headless 模式
  -D, --download-chromedriver
                        下載並覆蓋(如果有)ChromeDriver
  --reset               重設使用者資料
  --clear               清除使用者資料

使用方法

~/cdx-extender/main.py

搭配 Linux cron(crontab) 使用體驗更佳。

版權聲明

著作權 © 2020 Hash7ag 版權所有

本專案採用 MIT 授權條款