-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathegg-s-c-p--s-l-proxy.json
32 lines (32 loc) · 1.04 KB
/
egg-s-c-p--s-l-proxy.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
"meta": {
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2024-08-03T12:26:36+00:00",
"name": "SCP: SL Proxy",
"author": "[email protected]",
"uuid": "0f6c32d8-0f15-4f9a-a8b3-3e78be5c88ac",
"description": "Proxy for SCP: Secret Laboratory",
"features": [],
"docker_images": {
"Dotnet 7": "ghcr.io\/parkervcp\/yolks:dotnet_8"
},
"file_denylist": [],
"startup": ".\/XProxy",
"config": {
"files": "{}",
"startup": "{\n \"done\": \"Listening on server\"\n}",
"logs": "{}",
"stop": "^C"
},
"scripts": {
"installation": {
"script": "#!\/bin\/ash\r\n\r\ncd \/mnt\/server\r\n\r\ncurl -sSL \"https:\/\/github.com\/Killers0992\/XProxy\/releases\/latest\/download\/XProxy\" -o XProxy\r\nchmod -R 777 .\/XProxy",
"container": "ghcr.io\/parkervcp\/installers:alpine",
"entrypoint": "ash"
}
},
"variables": []
}