技术目录
系统安装Upan启动盘工具
从零开始搭建 Ubuntu系统VMware
从零开始搭建 Ubuntu系统VirtualBox
https://www.cnblogs.com/cerofang/p/18395850
https://blog.csdn.net/qq_33215865/article/details/88916461
云服务选购
https://www.cnblogs.com/cerofang/p/18400330
开发环境配置
开发环境配置之vscode
vscode下载
vscode,github下载
vscode通过ssh连接服务器
开发环境配置之pycharm
https://www.cnblogs.com/cerofang/articles/17587861.html
python基础部分
基本数据类型
https://blog.csdn.net/ityard/article/details/102807071
python高级部分
https://www.cnblogs.com/alex3714/category/818260.html
数据库部分
关系型数据库
mysql基础
https://blog.csdn.net/weixin_63514301/article/details/122088307
ORM技术与SQLAlchemy
Python使用ORM框架peewee操作MySQL数据库
代码仓库
https://gitee.com/gunhe/alembic_demo/tree/master/alembic_demo
PostgreSQL
安装脚本
ubuntu 安装 PostgreSQL
数据库使用
alembic 连接pg
非关系型数据库
redis
redis入门教程
https://www.cnblogs.com/qqflying/p/9192331.html
redis中级部分基础数据类型
https://blog.csdn.net/HJW_233/article/details/131902164
redis高级部分汇总学习java版本的需修改为python版本
https://blog.csdn.net/weixin_43829443/article/details/112839985
mognodb
入门教程
https://blog.csdn.net/weixin_42039228/article/details/123657641
中级部分
高级部分
数据库相关代码仓库
https://gitee.com/gunhe/db_gather
数据库相关工具
- 网关连接数据库
https://github.com/dbgate/dbgate - 数据库连接工具
https://github.com/dbeaver/dbeaver - redis可视化工具
https://github.com/RedisInsight/RedisDesktopManager
前端正向开发部分
https://www.cnblogs.com/cerofang/p/18391287
web框架部分
django
https://docs.djangoproject.com/zh-hans/4.2/ref/contrib/admin/actions/
https://www.cnblogs.com/cerofang/category/1155325.html
flask
https://flask.palletsprojects.com/en/3.0.x/
fastapi
-
定时任务和异步任务融合库
https://repid.aleksul.space/1.1.1/
主流框架部署方式以及压测对比
https://www.cnblogs.com/cerofang/p/18412426
定时任务的几种实现方式
https://www.cnblogs.com/cxd4321/p/17729828.html
异步任务
https://github.com/celery/celery
https://github.com/Bogdanp/dramatiq
网关控制部分
学习记录
https://www.cnblogs.com/cerofang/category/2390052.html
代码
https://gitee.com/gunhe/openresty_gateway
网络设备部分
openwrt 软路由相关
https://www.cnblogs.com/cerofang/p/17918305.html
tailscale
- 视频教程 https://www.bilibili.com/video/BV13P411q7Cy/?spm_id_from=333.337.search-card.all.click
- 官方网站 https://tailscale.com/
- 梯子工具 https://github.com/Elegycloud/clash-for-linux-backup
爬虫部分
移动端部分
AutoX
https://github.com/kkevsekk1/AutoX
安卓逆向
https://www.cnblogs.com/cerofang/p/17918704.html
相关代码
https://gitee.com/gunhe/autojs_utils
web爬虫常规
抓包工具
https://docs.mitmproxy.org/stable/
https://github.com/mitmproxy/mitmproxy
https://www.telerik.com/fiddler
爬虫框架
爬虫框架scrapy
-
scrapy redis
https://github.com/rmax/scrapy-redis -
scrapy-splash
https://github.com/scrapy-plugins/scrapy-splash -
scrapy-proxies
https://github.com/aivarsk/scrapy-proxies -
爬虫框架EasySpider
EasySpider
https://github.com/kkoooqq/fakebrowser
爬虫框架web模拟器
https://github.com/checkly/headless-recorder
爬虫框架代码仓库
https://gitee.com/gunhe/online_spiders/tree/master
web补环境框架
补环境基础
开源补环境框架
-
jsdom代码
https://gitee.com/gunhe/js_cracking/blob/master/rui_shu/14.jsdom%E7%8E%AF%E5%A2%83.js -
破解视频
https://www.bilibili.com/video/BV1Kh411r7uR/?vd_source=d50b5e58874d5a7962edf8caf7ee5a94
补环境案例
-
js 逆向相关(商业验证码目录)
https://www.cnblogs.com/cerofang/p/17845519.html
补环境代码仓库
https://gitee.com/gunhe/js_cracking
运维工具部分
crontab讲解
https://www.cnblogs.com/yezigege/p/13503795.html
大数据相关
https://www.cnblogs.com/cerofang/p/11104239.html
机器学习
基础
https://github.com/pytorch/pytorch
NLP
https://github.com/NLP-LOVE/ML-NLP
OCR
https://github.com/PaddlePaddle/PaddleOCR