Skip to content
/ updogfx Public

Updogfx termux / Linux is inspired by Updog. Initially, it was not supported in Termux. However, we developed it to be compatible with Termux, requiring minimal resources. It serves as a replacement for Python's SimpleHTTPServer. Updogfx facilitates both uploading and downloading via HTTP/S with the help of android browser.

Notifications You must be signed in to change notification settings

efxtv/updogfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version 1.0 Python 3

UPDOGFX

Updog Termux / Linux

Now updog is supported in Termux (termux updog). We developed updogfx to be compatible with Termux, requiring minimal resources. It serves as a replacement for Python's SimpleHTTPServer. Updogfx facilitates uploading and downloading via HTTP/S with the help of an Android browser.

JOIN us on Telegram

Updogfx screenshot

Installation

Install using commands:

mkdir $PREFIX/opt/updogfx;git clone https://giturl.git $PREFIX/opt/;cd $PREFIX/opt/updogfx

bash install.sh

updogfx

Usage

updog [-d DIRECTORY] [-p PORT] [--password PASSWORD] [--ssl]

Argument Description
-d DIRECTORY, --directory DIRECTORY Path to upload folder [Default=current directory]
-p PORT, --port PORT Port number to listen on (default: 8080)
-h, --help Show help

Examples

Serve from your current directory:

updog

Serve from another directory:

updog -d /another/directory

Serve from port 8080:

Donate


Donate

CryptoUSDT

Thanks

Inspired by the Updog

About

Updogfx termux / Linux is inspired by Updog. Initially, it was not supported in Termux. However, we developed it to be compatible with Termux, requiring minimal resources. It serves as a replacement for Python's SimpleHTTPServer. Updogfx facilitates both uploading and downloading via HTTP/S with the help of android browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages