install tool

install

[Unit] Description=Snell Proxy Service After=network.target

[Service] Type=simple User=nobody Group=nogroup LimitNOFILE=32768 ExecStart=/usr/local/bin/snell-server -c /etc/snell-server.conf

Install WantedBy=multi-user.target

💕