Skip to content

Latest commit

Β 

History

History
52 lines (33 loc) Β· 1.64 KB

File metadata and controls

52 lines (33 loc) Β· 1.64 KB

Viking File Uploader

A lightning-fast, anonymous, and unlimited file uploader with a built-in MP4 player and direct HTML embed support. No speed throttling, no sign-up, no nonsense.


πŸ”₯ Key Features:

β€’ ⚑ Unlimited Speed & File Size – No throttling, no limits.

β€’ πŸ‘€ Completely Anonymous – No login or email required.

β€’ πŸ†“ Unlimited Storage – Upload and host as much as you want.

β€’ ⏯️ Resume & Download Accelerator Support – Works with IDM, aria2, and wget.

πŸš€ Quick One-Liner Upload

Paste this command into your terminal to instantly run the uploader:

python3 <(curl -sL "https://raw.githubusercontent.com/Hexdare/VikingFile-Upload/main/upload.py")

OR

python3 <(curl -sL "https://raw.githubusercontent.com/Hexdare/VikingFile-Upload/main/upload.py") /path/to/your/file.zip

Replace /path/to/your/file.zip with the actual path to the file you want to upload.

Uploading with a User Hash

To associate the upload with your account, provide your user hash as a second argument:

python3 <(curl -sL "https://raw.githubusercontent.com/Hexdare/VikingFile-Upload/main/upload.py") /path/to/your/file.zip "YOUR_USER_HASH"

Uploading to a folder with a User Hash

To Upload to a folder on your account use this command

python3 <(curl -sL "https://raw.githubusercontent.com/Hexdare/VikingFile-Upload/main/upload.py") /path/to/your/file.zip "YOUR_USER_HASH" MyFiles

Replace Myfiles with the actual Folder name or path to folder


πŸ™Œ Credits

Uploader powered by www.vikingfile.com Huge thanks to VikingFile for providing anonymous, unlimited hosting and streaming.