[성현모] ProxyKMS 컨피그, 패킷 클래스 추가

This commit is contained in:
SHM
2025-12-24 11:42:59 +09:00
parent e2c367961a
commit 31f3079ead
7 changed files with 335 additions and 2 deletions

View File

@ -0,0 +1,13 @@
{
"Server": {
"Address": "https://*",
"Port": 9200,
"IIS": false
},
"API": [
{
"ApiName": "vpkira",
"Address": "https://vpkira.hmckmc.co.kr/"
}
]
}