应用层SNAT

This commit is contained in:
snltty
2025-04-20 17:21:44 +08:00
parent 6775d99ee5
commit fb67331ee4
34 changed files with 362 additions and 136 deletions

View File

@@ -37,7 +37,7 @@ jobs:
release_name: v1.7.3.${{ steps.date.outputs.today }}
draft: false
prerelease: false
body: "1. 优化自动分配IP\r\n2. 优化网卡,排除不明数据包\r\n3. 虚拟网卡点对网IP映射用于解决网段冲突"
body: "1. 优化自动分配IP\r\n2. 优化网卡,排除不明数据包\r\n3. 虚拟网卡点对网IP映射用于解决网段冲突\r\n4. 内置应用层SNAT用于无法使用系统NAT的windows系统"
- name: publish projects
run: ./publish.bat "C:\\Android\\android-sdk"
- name: upload-win-x86-oss