dashboard.sh
user@nlzrk:~$ ./access.sh
01 // server access initialized
02 const services = {
03 jelly: "media streaming",
04 photos: "image gallery",
05 port: "network portal"
06 };
07