All Projects → zaygozi → zeeka

zaygozi / zeeka

Licence: MIT license
Secure global file sharing using tcp tunnels. Currently tunneling through localtunnel's public servers. Zeeka dedicated servers coming soon.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to zeeka

Sharik
Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot
Stars: ✭ 185 (+780.95%)
Mutual labels:  file-sharing
SuperSocketLite
SuperSocket 1.6 버전의 .NET Core 포팅
Stars: ✭ 48 (+128.57%)
Mutual labels:  socket-server
nextcloud-snap
☁️📦 Nextcloud packaged as a snap
Stars: ✭ 1,445 (+6780.95%)
Mutual labels:  file-sharing
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+84295.24%)
Mutual labels:  file-sharing
expo-file-manager
A file manager app made with React Native & Expo
Stars: ✭ 110 (+423.81%)
Mutual labels:  file-sharing
Django-WebApp
This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users.
Stars: ✭ 285 (+1257.14%)
Mutual labels:  file-sharing
Croc
Easily and securely send things from one computer to another 🐊 📦
Stars: ✭ 17,834 (+84823.81%)
Mutual labels:  file-sharing
go-eventserver
A socket server which reads events from an event source and forwards them to the user clients when appropriate
Stars: ✭ 18 (-14.29%)
Mutual labels:  socket-server
garlicshare
Private and self-hosted file sharing over the Tor network written in golang
Stars: ✭ 110 (+423.81%)
Mutual labels:  file-sharing
crocofile
A webbased file upload manager to share files by sharing an account
Stars: ✭ 40 (+90.48%)
Mutual labels:  file-sharing
Sharex
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Stars: ✭ 18,143 (+86295.24%)
Mutual labels:  file-sharing
nafanz.github.io
List cloud storage & file sharing
Stars: ✭ 20 (-4.76%)
Mutual labels:  file-sharing
UltimaPHP
A modern Ultima Online server written in PHP
Stars: ✭ 123 (+485.71%)
Mutual labels:  socket-server
Quickshare
Quick and simple file sharing between different devices.
Stars: ✭ 190 (+804.76%)
Mutual labels:  file-sharing
Shareaza
Shareaza is a peer-to-peer client for Windows that allows you to download any file-type found on several popular P2P networks.
Stars: ✭ 103 (+390.48%)
Mutual labels:  file-sharing
Sharry
Sharry is a self-hosted file sharing web application.
Stars: ✭ 170 (+709.52%)
Mutual labels:  file-sharing
filedrop-ws
📲 WebRTC file transfer - WebSockets server.
Stars: ✭ 111 (+428.57%)
Mutual labels:  file-sharing
Transfer.sh
Easy file sharing from your Android device!
Stars: ✭ 14 (-33.33%)
Mutual labels:  file-sharing
fipes
Plumbings to share files with your friends.
Stars: ✭ 50 (+138.1%)
Mutual labels:  file-sharing
warpinator-android
An unofficial implementation of Warpinator for Android
Stars: ✭ 302 (+1338.1%)
Mutual labels:  file-sharing



Installation

npm install -g zeeka

Usage

The gif posted above is self explanatory.

Just choose a directory/folder to share, set a username and password & mention any subdomain to connect your filesystem to the internet.

If the subdomain is available, it will be assigned, else an auto generated subdomain will be assigned.

A zeeka link will be generated on pressing Enter and a local web server will start on port 5000.

Share this link and the credentials with your friends & start sharing 🍎


Zeeka Vs Cloud Sharing

Normally if you want to share files with someone remotely, you have to upload them to third party servers or cloud storage services. You then provide a link to people who wish to access your files.

Zeeka works differently! Zeeka connects a directory in your filesystem to the internet. You set your own credentials, so you have full control on who can access that directory. People having access can upload, download, create or modify files in that directory from anywhere in the world.

This eliminates the overhead of uploading files to third party servers and then trusting them with your data.


Credits

Zeeka uses ZeekaFileManager (https://github.com/zaygozi/ZeekaFileManager) which is a fork of RichFileManager (https://github.com/servocoder/RichFileManager) for its web frontend.

Zeeka is currently using localtunnel public servers in its beta phase.


How Can I Contribute?

Refer the Issues section


Warning

Currently working on Linux & Mac OS

Dont expect high performance or strong connectivity in the beta phase as requests are routed through public servers managed by localtunnel

Work in progress

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].