A custom compiled executable node.js webserver with websocket module that allows playing youtube videos on localhost - no ads !
- A node.js webserver with websocket module, compiled executable
- Uses port 3000
- Tip: place <iframe>youtube code</iframe> in same folder as scatpack-webserver.BinImage
- Download the above scatpack-webserver.BinImage to same folder containing *.html
- Your *.html file will contain Youtube <iframe>code</iframe> (as many as you want)
- You can also use our Video page builder here: https://me2pc.com
- Open terminal and cd
- Execute ./scatpack-webserver.BinImage
- You will see:
Server running at http://localhost:3000/ Serving files from: /home/linux/servers WebSocket available at ws://localhost:3000/ws
Test and use scatpack-webserver.BinImage
- Open terminal and cd
- Execute ./scatpack-webserver.BinImage
- You should see: - You will see:
Server running at http://localhost:3000/ Serving files from: /home/linux/servers WebSocket available at ws://localhost:3000/ws
- Open your browser and enter: http://localhost:3000
- You will see:
Server is running. Place your HTML files here and access them by name.
- Place your *.html files in same directory as scatpack-webserver.BinImage
- Open your browser and enter; http://localhost:3000/correct-name.html
- One option is: Watch Youtube Videos locally without Ads !!!