it-scripts
管理相關 script
File Explorer
Download Latest Version (.zip)- pve_auto_migrate.py
- pve_auto_snapshot.py
- pve_monitor.py
- amviz.html
- demo0.png
- demo1.png
- README.md
- requirements.txt
- setup_ntnx_pipeline.py
- 帳號登入範例.png
- AD_Auditing_Content_Pack_for_Graylog_3.json
- cubecos_contentpack_graylog63.json
- export_wdrop_iplist_to_file.py
- get_blocklist_ciarmy_malicious.sh
- get_blocklist_de.sh
- get_extractor_exec_top.py
- recv_sflow_resend_gelf.py
- resend_adguardhome_log.py
- resend_adguardhome_log_dashboard.json
- resend_log_from_accesslog.py
- resend_log_from_accesslog_bashboard.json
- resend_packets_from_pcap.py
- resend_packets_from_pcap_dashboard.json
- resend_twstock-dashboard.json
- resend_twstock.py
- rscef-srv.py
- rscef.py
- demo1.png
- demo2.png
- demo3.png
- jt_log_analyzer.py
- README.md
- README_EN.md
- realtime1.gif
- jt_nicmon.sh
- README.md
- README_en.md
- FIELD_MAPPING.md
- jt_procperf_analyzer.ps1
- jt_procperf_analyzer.sh
- README.md
- CHANGELOG.md
- CHANGELOG_zh-TW.md
- jt_pve2hyperv.sh
- README.md
- README_zh-TW.md
- CHANGELOG.md
- CHANGELOG_zh-TW.md
- jt_pve2ova.sh
- pve_vmdisk_zfs_to_ova.png
- README.md
- README_zh-TW.md
- logo-1.png
- __init__.py
- agent_ops.py
- config.py
- group_ops.py
- node_ops.py
- output.py
- stats.py
- wazuh_api.py
- wazuh_cli.py
- web_ui.py
- 10_node_editconfig.png
- 11_upgrade_agent_1.png
- 12_upgrade_agent_2.png
- 13_upgrade_agent_3.png
- 14_agent_detail.png
- 1_login.png
- 2_agents.png
- 3_selected_action_queuedb.png
- 4_groups.png
- 5_nodes.png
- 6_nodes_wpkfiles.png
- 7_rule.png
- 8_apiusers.png
- 9_logs.png
- config.yaml
- create_api_user.py
- install.sh
- jt-wazuh-agent-mgr.service
- README.md
- README_zh-TW.md
- requirements.txt
- wazuh_agent_mgr.py
- add_ips_device.sh
- del_rrd_port_disable.py
- email_gitshow_bydevice 通知郵件範例.png
- email_gitshow_bydevice.py
- oxidized_dumpto_zip.py
- mcp_graylog.py
- README.md
- check_diff_webhtml
- check_ext_ip
- check_graylog_if
- check_graylog_journal
- check_pmg_queue
- check_pve_cephosd
- check_udp_nmap
- oomkill_java.sh
- README.md
- bakpveconf.sh
- pve01removevol.sh
- pve02migrate.sh
- README.md
- pve-disk-led.sh
- README.md
- README_zh-TW.md
- screenshot01.png
- README.md
- renew_ubddns
- renew_ubddns.sh
- jt-ucs-attr-rollback.sh
- jt-ucs-backup2master.sh
- jt-ucs-computer-recovery.sh
- jt-ucs-group-recovery.sh
- jt-ucs-ldap-audit.sh
- jt-ucs-listener-health.sh
- jt-ucs-pdn-restore.sh
- jt-ucs-snapshot-verify.sh
- jt-ucs-snapshot.sh
- jt-ucs-user-recovery.sh
- README.md
- README_zh-TW.md
- jasontools-sharetech-decorder.xml
- jasontools-zenarmor-decoder.xml
- jasontools-sharetech-rule.xml
- jasontools-zenarmor-rule.xml
- README.md
- update-malicious-ip.sh
- update-malware-hash-list.py
- wp_malware_scan.sh
- 1 login.png
- 1 login_en.png
- 2 search.png
- 2 search_en.png
- 3 viewmail.png
- 3 viewmail_en.png
- 4 mailroute.png
- 4 mailroute_en.png
- 5 mailbody.png
- 5 mailbody_en.png
- README.md
- CHANGELOG.md
- CHANGELOG_EN.md
- jt_zmmsgtrace.py
- README.md
- README_EN.md
- SECURITY.md
- SECURITY_EN.md
- check_pwd_expire.py
- gen_rand_all_pwd.py
- get_account_quota_all.py
- zm-reindex-all.sh
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/jasoncheng7115/it-scripts
Downloads the entire project code from GitHub to your computer.
cd it-scripts
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r graylog/graylog-ntnx-pipeline/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
