Overview
Pingvin Share is a self-hosted file sharing platform that serves as an alternative to WeTransfer. It allows users to share files using a link, has no restrictions on file size (limited only by disk space), offers the ability to set expiration dates for shares, secure shares with visitor limits and passwords, and integrates with ClamAV for security scans.
Features
- Share files using a link
- Unlimited file size (restricted only by disk space)
- Set an expiration date for shares
- Secure shares with visitor limits and passwords
- Email recipients
- Integration with ClamAV for security scans
Installation
To set up Pingvin Share, follow these steps:
- Installation with Docker (recommended)
Download the docker-compose.yml file Run docker compose up -d
- Once completed, the website will be accessible at http://localhost:3000 for you to start using Pingvin Share.
Summary
Pingvin Share is a versatile self-hosted file sharing platform with various features that prioritize security and ease of use. With the ability to share files of any size and set expiration dates for shares, along with options for secure sharing, integration with ClamAV for security scans, and easy installation using Docker, it provides users with a customizable and efficient file sharing solution.