Categories
Guides

Setting Up a Dedicated Email Hosting Account

The following post will quickly explain how to set up a dedicated email hosting account. I would like start by describing, for those who doesn’t know, what email hosting is. Email hosting is much like web hosting services, it will storage all your email accounts data but it also will define your email accounts sending […]

Categories
Guides

V2Ray IPv6 output Proxy Server on Ubuntu 20.04

The following post will quickly explain how to create your own V2Ray IPv6 proxy server under Ubuntu 20.04 and use it on any Android device as global proxy. Works with both IPv4 & IPv6 connections. Requirements: Pre – Dependencies: sudo apt remove –purge apache2 -y && sudo apt install curl -y STEP 1: Executing a […]

Categories
Announcements

Introducing Affiliates

Our Affiliates system is now live! If you are looking for a way to make some easy money, become one of our affiliates! You get paid whenever someone signups using your referral link! We pay commission for every order placed using your custom affiliate link by tracking visitors you refer to us using a cookie. The […]

Categories
Guides

Setup Shadowsocks Proxy Server on Debian 11 Bullseye

The following post will quickly explain how to create your own Shadowsocks Proxy Server under Debian 11 Bullseye and use it on Windows 10 as a system proxy. I’ll be using a KVM server located in Poland . STEP 1: Update APT Repository and Install shadowsocks-libev Let’s start by executing the following command line: sudo […]