[Unit] Description=FRPS fast reverse proxy server After=network-online.target [Service] ExecStart=/usr/bin/frps -c /etc/frps.toml KillMode=process Restart=on-failure RestartSec=3 Type=simple [Install] WantedBy=multi-user.target Alias=frps.service