[Unit] Description=GOST SOCKS5 Proxy After=network.target [Service] Type=simple User=nobody ExecStart=/usr/local/bin/gost -L socks5://gostuser:fastapipwd@:1080 Restart=always RestartSec=5 LimitNOFILE=65536 [Install] WantedBy=multi-user.target