Skip to content

DanBeard/janus_file_browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

janus_file_browser

A simple file browser for janusVR

Imgur Imgur2

requirements: Python 2.7

How to use: Launch like:

python server.py

Then in JanusVR create a portal to 127.0.0.1:9191

That's it!

DISCLAIMER: This script hosts a web server bound to localhost:9191 that will give a directory listing and serve files from your root directory. It should, by default, not serve to other IPs. However hosting anything like this is inherently dangerous. Do not use this unless you know what you are doing and you are doing it securely.

About

A simple file browser for janusVR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages