Home
Softono

Http Share Termux

Open source Shell
17
Stars
5
Forks
0
Issues
1
Watchers
2 years
Last Commit

 About Http Share Termux

Share all files in Internal Storage with another device on the Internet using Termux

Platforms

Web Self-hosted

Languages

Shell

Links

Need Help Installing Http Share Termux?

We provide expert installation service for this software. Our team will install, configure, and secure Http Share Termux on your server. plans start at just $30.

Http Share Termux

View on GitHub

http-share-termux

Share all files in Internal Storage with another device on the Internet using Termux

Github All Releases Github All Releases

Features:

  • Share all file/folder to another device
  • Share with Local wifi or using ngrok to public in the internet
  • Upload file up to 4096MB
  • You can custom folder your want to share
  • You can disable or enable Guest account
  • You can login admin account to upload, delete, rename, compress tar file,...
  • Easy to install

Requirements:

  • Android 7.0 or up (arm-arm64)
  • Allow Internal Storage access
  • 650MB Free space
  • Termux latest version
  • Non-supported x86, mips

How to install

  1. Download Termux APK (click on Picture): or

  2. Install Termux APK

  3. Open Termux, copy this line and paste it on Termux

pkg upgrade -y; pkg install wget -y; wget -O install.sh https://raw.githubusercontent.com/KhanhNguyen9872/http-share-termux/main/install.sh && bash install.sh
  1. Wait for install completed!

How to use

  • Start share storage in local wifi only
http-share
  • Start share storage with local wifi + ngrok http
ngrok

Username/Password

admin
123
  • You can change password by using this command:
http-password

Guest account

  • Enable Guest
http-guest enable
  • Disable Guest
http-guest disable

How to custom directory for share

  • Use this command, type your directory and enjoy
http-custom

Credit: Tiny File Manager