kopaljs
v1.0.6
Published
Create a webpage on a specified port
Readme
This allows you to create port sites (Probably already exists i didn't check lol, got the port idea from coding P2P)
example:
kopaljs -p 4750 -m "Hello world!"
would create a page ( only accesible for your computer ), in this case "localhost:4750", on the page it would say "Hello world!"
ver 1.0.6: Bug fixes, it wasn't working.
