#!/bin/bash
cp opaque-proxy.service /etc/systemd/system
systemctl daemon-reload
systemctl enable opaque-proxy
systemctl start opaque-proxy