AnonAddy is an anonymous email forwarding service that protects your privacy by providing you with a unique email address that forwards all incoming emails to your personal email address. It keeps your personal email address safe from spam and protects your identity by not revealing your personal email address to the sender.
Here's how you can install AnonAddy on Void Linux:
Before you start, make sure you have the following installed on your system:
git clone https://github.com/anonaddy/anonaddy.git
cd anonaddy
composer install --no-dev
.env.example
file to .env
:cp .env.example .env
php artisan key:generate
.env
file:nano .env
APP_URL
to your AnonAddy domain:APP_URL=https://example.anonaddy.com
DB_CONNECTION
to sqlite
:DB_CONNECTION=sqlite
QUEUE_CONNECTION
to sync
:QUEUE_CONNECTION=sync
touch database/database.sqlite
php artisan migrate --seed
php artisan serve
That's it! You have successfully installed AnonAddy on Void Linux. Enjoy using this anonymous email forwarding service to protect your privacy.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!