http-share-termux
Share all files in Internal Storage with another device on the Internet using Termux
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
-
Install Termux APK
-
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
- 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
