[Unit]
Description=Frp service
After=network.target
[Service]
Type=simple
#Set the path to your configurator.py location
ExecStart=/home/frps/frps -c /home/frps/frps.ini
[Install]
WantedBy=multi-user.target
[Unit]
Description=Frp service
After=network.target
[Service]
Type=simple
#Set the path to your configurator.py location
ExecStart=/home/pi/frpc/frpc -c /home/pi/frpc/frpc.ini
[Install]
WantedBy=multi-user.target