summarylogtreecommitdiffstats
path: root/graftcp-local.service
blob: 3f28b135d69a447bd2e6eda527ed319704d5416f (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=A flexible tool for redirecting a given program's TCP traffic to SOCKS5 proxy
After=network.target

[Service]
ExecStart=/usr/bin/graftcp-local -config /etc/graftcp-local.conf

[Install]
WantedBy=multi-user.target