MCPcopy Create free account
hub / github.com/chengwaye/ghostterm / server.js

File server.js

server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const express = require('express');
2const http = require('http');
3const { Server } = require('socket.io');
4const multer = require('multer');

Callers

nothing calls this directly

Calls 4

createSessionFunction · 0.85
getSessionListFunction · 0.85
attachToSessionFunction · 0.85
getTailscaleIPFunction · 0.85

Tested by

no test coverage detected