【fix】添加客户端渗透服务端

This commit is contained in:
wujiawei
2024-09-17 21:25:16 +08:00
parent 2683bb4dee
commit 731c61b34a
3 changed files with 108 additions and 3 deletions

View File

@ -2,8 +2,10 @@ spring:
lazy:
netty:
client:
inet-host: 124.222.48.62
inet-port: 30676
# inet-host: 124.222.48.62
# inet-port: 30676
inet-host: 127.0.0.1
inet-port: 7001
inet-path: wu-lazy-cloud-heartbeat-server
client-id: wujiawei-acw # 客户端ID
# inet-host: 124.222.48.62 # 服务端地址