Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.26 KB

osia

::onion site in android:: - in development

General Information:

Automatic launch install Onion site in Android system through Termux.

Several CMS will be added the first one will be:

Visits Badge


Instructions:

Launching Pagekit CMS 1.0.18 (for Android 6.0)

  • pkg update && pkg upgrade
  • pkg install git
  • git clone https://github.com/7ife/osia
  • cd osia
  • bash pkit.sh

When you have received your onion address, you can collapse the application and in any browser open address localhost:8080 or 127.0.0.1:8080
if you closed the tor, then to start it:

  • cd $HOME/osia
  • bash tkit.sh

if for some reason your device with the site turned off or rebooted, use this command to start:

  • cd $HOME/osia
  • bash bkit.sh

continuation in development

Top