# ad_server **Repository Path**: code5/ad_server ## Basic Information - **Project Name**: ad_server - **Description**: 拆分小功能模块 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-29 - **Last Updated**: 2026-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 服务 #### 部署 ## 端口开放 sudo firewall-cmd --permanent --add-port=5001/tcp sudo firewall-cmd --reload ``` shell pkill -f app.py nohup python3 app.py > app.log 2>&1 & ``` ## 标题 [title_service](title_service) ### 端口 5000 ## 起量v1版 [batch_qiliang](batch_qiliang) ### GUI 操作