#!/bin/bash # Start Nginx nginx -g "daemon off;" & # Start Frps ./frps -c frps.toml