MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / SpeedtestConfig

Interface SpeedtestConfig

speedtest/speedtest.ts:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73interface SpeedtestResult {
74 isp: string;
75 server: {
76 id: number;
77 name: string;
78 location: string;
79 };
80 interface: {
81 externalIp: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected