Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- UpdogFX (Termux / Linux) is a replacement for Python's `SimpleHTTPServer`. It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates, and use HTTP basic authentication. Inspired by updog.
- It will simply help you to take your updog server to public and easy to install
- # Features
- - Upload and download files via HTTP/S
- - Reverse SSH tunneling support using Serveo
- - Lightweight and compatible with Termux/Linux
- # Supported Devices
- 1. Linux
- 2. Termux
- 3. Windows
- # Installation
- - Linux Users
- python3 -m venv myenv
- source myenv/bin/activate
- pip install updogfx
- - Termux Users
- pip install updogfx
- # Windows users can download binary from here:
- https://github.com/efxtv/updogfx/releases
- # Usage
- usage: updogfx [-h] [-d DIRECTORY]
- Support
- Join us on Telegram: t.me/LinuxClassesEFXTv
- Source Repository:
- https://github.com/efxtv/updogfx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement