In this tutorial, we will walk you through the steps required to install socks5-proxy-server on Manjaro. Socks5-proxy-server is a simple SOCKS5 proxy server that allows you to route traffic through your server.
Before we can proceed with the installation, you need to ensure that you have the following:
sudo pacman -Syy
sudo pacman -S make gcc cmake boost boost-libs
git clone https://github.com/nskondratev/socks5-proxy-server.git
cd socks5-proxy-server
mkdir build && cd build && cmake ../ && make
./socks5_proxy_server
By default, socks5-proxy-server listens on port 1080. If you need to change the listening port, you can add the following parameter to the command when starting the server:
./socks5_proxy_server -p <port_number>
Congratulations! You have successfully installed socks5-proxy-server on your Manjaro operating system. You can now route traffic through your server using this simple SOCKS5 proxy server.
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!