Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ speedlink.ts
File
speedlink.ts
speedlink/speedlink.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Plugin } from
"@utils/pluginBase"
;
2
import
{ Api } from
"teleproto"
;
3
import
{ execSync, execFile, ChildProcess, spawn } from
"child_process"
;
4
import
{ promisify } from
"util"
;
Callers
nothing calls this directly
Calls
3
getEncryptionKey
Function · 0.85
exec
Method · 0.80
loadConfig
Function · 0.70
Tested by
no test coverage detected