2025-07-01 23:35:18 +02:00
{
"name" : "Librespeed Rust" ,
"slug" : "librespeed-rust" ,
"categories" : [
4
] ,
2025-07-01 22:35:42 +01:00
"date_created" : "2025-07-01" ,
2025-07-01 23:35:18 +02:00
"type" : "ct" ,
"updateable" : true ,
"privileged" : false ,
"config_path" : "/var/lib/librespeed-rs/configs.toml" ,
"interface_port" : 8080 ,
"documentation" : "https://github.com/librespeed/speedtest-rust" ,
"website" : "https://github.com/librespeed/speedtest-rust" ,
2025-07-03 12:58:26 +02:00
"logo" : "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/librespeed.webp" ,
2025-07-01 23:35:18 +02:00
"description" : "Librespeed is a no flash, no java, no websocket speedtest server. This community script deploys the rust version for simplicity and low resource usage." ,
"install_methods" : [
{
"type" : "default" ,
"script" : "ct/librespeed-rust.sh" ,
"resources" : {
"cpu" : 1 ,
"ram" : 512 ,
"hdd" : 4 ,
"os" : "Debian" ,
2025-10-15 22:29:48 +02:00
"version" : "13"
2025-07-01 23:35:18 +02:00
}
}
] ,
"default_credentials" : {
"username" : null ,
"password" : null
} ,
"notes" : [ ]
}