mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 10:35:40 +08:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
#!/bin/3proxy
|
|
daemon
|
|
pidfile /var/run/3proxy/3proxy.pid
|
|
chroot /usr/local/3proxy proxy proxy
|
|
include /conf/3proxy.cfg
|