mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 09:50:21 +08:00
Improve tunnel proxy diagnostics and request body spooling
This commit is contained in:
@@ -120,6 +120,8 @@ export interface ProxyNodeTestResult {
|
||||
latency_ms: number | null
|
||||
exit_ip: string | null
|
||||
error: string | null
|
||||
probe_url: string
|
||||
timeout_secs: number
|
||||
}
|
||||
|
||||
export interface ProxyNodeBatchUpgradeResult {
|
||||
|
||||
Reference in New Issue
Block a user