安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









When you paste the lines just don't put the hashtag symbol in (also possibly that i only put in the lines for stealth inc 2)
function POST-authenticate_ps4.php {
Param($Context)
$issuer = $Context.Request.QueryString.Item("issuer")
Write-Host ("Issuer: $issuer")
Write-Host ("Content: " + $Context.Request.RawContent)
"0"
}
https://stratege.ru/ps3/trophies/stealth_inc_2_a_game_of_clones/spisok_1/connoisseur_club
work authenticate_ps3.php.ps1:
function POST-authenticate_ps3.php {
Param($Context)
Write-Host ("Content: " + $Context.Request.RawContent)
"0"
}
https://github.com/heatray/stealth-server/commit/948597e8e95c1576505249f99b21db7480dd52df
I made many attempts (more than 50), additionally tried "connected, allow, successfully, valid, accepted, ok, continue, true"; and finally tried "0" and the server crashed!
I started the server again and tried to send just double quotes (as it was originally) and the previous option, but the server crashed at the first request! using the screenshot, I caught the action and text of the error before the crash:
> 192.168.xx.xx:50809 -> GET /si2-sony-list-levels.php?limit=2000 // white font
[<timestamp>] [INFO ] Bye // green font
Send-Response : Исключение при задании "StatusCode" : "Доступ к ликвидированному объекту невозможен" // red font