一款逐渐完善的python集成工具,努力为开发者提供最大的便利
Project description
MoliGeek
一款逐渐完善的python集成工具,努力为开发者提供最大的便利
moligeek
打造最完善的python工具!
探索本项目的文档 »
查看Demo
·
报告Bug
·
提出新特性
目录
运行环境安装
Termux
快速安装
1.Termux可依次运行以下指令进行安装
apt install python
pip install moligeek
2.输入moligeek开始运行
moligeek
传统安装
1.Termux可依次运行以下指令进行安装
apt install python
apt install git
git clone https://github.com/yourmoln/moligeek.git
2.安装完成后可用以下指令运行
python ./moligeek/main.py
3.若安装过程出现意外,请使用以下指令换源后重新尝试以上指令
sed -i 's@^\(deb.*stable main\)$@#\1\ndeb https://mirrors.tuna.tsinghua.edu.cn/termux/apt/termux-main stable main@' $PREFIX/etc/apt/sources.list
apt update && apt upgrade
Windows
以下为三种不同的安装方式
- 在本仓库的releases下载windows版本的moligeek
- 如果Windows版本高于16299(Windows 10 1709)并且软件包安装程序为最新版本,可尝试使用Winget命令安装moligeek
winget install moligeek
- 使用python运行本仓库的源代码
Linux
Debian & Ubuntu
apt install python
CentOS
yum install python
使用需求
快速安装
pip install moligeek
输入moligeek直接运行即可
传统安装
- 安装脚本
git clone https://github.com/yourmoln/moligeek.git
- 运行脚本
python ./moligeek/main.py
请在项目根目录下运行该指令
现有功能
- 下载源码
- 提交表单
- 后台扫描
- dos攻击
- zip破解
- 密文处理
持续更新中...
开发环境
依赖
- 请在requirements.txt查看
- ps:脚本运行时会自动安装缺失依赖
如何参与开源项目
贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是非常感谢的。
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
作者
问题反馈请发issue
您也可以在贡献者名单中参看所有参与该项目的开发者。
版权说明
该项目签署了Apache-2.0 授权许可,详情请参阅 LICENSE.txt
特别鸣谢
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file moligeek-1.2.1.tar.gz.
File metadata
- Download URL: moligeek-1.2.1.tar.gz
- Upload date:
- Size: 130.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b826bf11b44308f14076b749b57149850d023e68fb5ac52f7b5c6f3cafc8e474
|
|
| MD5 |
854e7f198a6fad32d4d4c5ecc646da69
|
|
| BLAKE2b-256 |
99e698775f29c45fe0bd9b59541ecaa7d25e8f5366130fa0be7d9bfc02918342
|
File details
Details for the file moligeek-1.2.1-py3-none-any.whl.
File metadata
- Download URL: moligeek-1.2.1-py3-none-any.whl
- Upload date:
- Size: 132.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0080497d7887c4726167f3a1060823592a9a9c54811ce0443518ae2f62a83dd0
|
|
| MD5 |
474325b996614e5ecf2b3a9a84968661
|
|
| BLAKE2b-256 |
d0a9a35090f56c9329c07931e485fb46d51056ee701a5c02aa2675a9de47986f
|