[Unit] Description=A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. After=syslog.target network.target [Service] Type=simple ExecStart=/usr/local/frp/frps -c /etc/frps/frps.ini ExecReload=/bin/kill -USR2 $MAINPID PrivateTmp=true [Install] WantedBy=multi-user.target