Skip to content

edne/hidden-pod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hidden Pod

Static hidden services with no effort

logo

A simple application to serve static content (simple HTML websites, images, videos, and whatever file you want) hosted directly on your PC and publishing it on a .onion address, accessible only through the Tor network.

Installation

Usage

$ java -jar hidden-pod-0.1.0-standalone.jar "folder to serve"

It will print something like:

Serving at: t4xuexgzra2rizfk.onion

Then you can share this URL (better via something end-to-end encrypted).

When you close the application or turn off the computer the site will go down.

Warnings

This is an alpha software, do not use it for anything critical.

TODO

  • Search for Tor binaries in default paths (or directly download the Tor Browser Bundle)
  • Directory indexing
  • GUI (chose-folder dialog and maybe a tray-icon)

Contributions are welcome!

About

Static hidden services with no effort

Resources

License

Stars

Watchers

Forks

Packages

No packages published