makedeb


frp 0.43.0-1


A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet

Viewing /frps@.service.

View raw.

Click here to go back to the Git tree for frp.

[Unit]
Description=Frp Server Service %I
After=network.target

[Service]
Type=simple
DynamicUser=yes
Restart=on-failure
RestartSec=5s
WorkingDirectory=/etc/frp/
ExecStart=/usr/bin/frps -c /etc/frp/%i.ini

[Install]
WantedBy=multi-user.target