summarylogtreecommitdiffstats
path: root/graftcp-local.service
blob: 2e148a1b237d554615fd2964b91203c013f868c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Translate graftcp TCP to SOCKS5 or HTTP proxy
After=network.target

[Service]
StartLimitInterval=5
StartLimitBurst=10
ExecStart=/usr/bin/graftcp-local -config /etc/graftcp-local/graftcp-local.conf


Restart=always
RestartSec=120

[Install]
WantedBy=multi-user.target