Skip to content

KhanhNguyen9872/http-share-termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages