This is an example how to take advantage of system's entry-point via roswell.
- how to install
ros install roswell/http.server
- how to use
ros -s http.server [port-number address]
Default address listen is 127.0.0.1 that only local access are accepted. Use 0.0.0.0 for file exchange purpose.