This package has been update to v1.8.0, and I'd like to help or take over this package's maintaince work. OBS-URL: https://build.opensuse.org/request/show/935732 OBS-URL: https://build.opensuse.org/package/show/server:proxy/clash?expand=0&rev=2
12 lines
178 B
Desktop File
12 lines
178 B
Desktop File
[Unit]
|
|
Description=A rule based proxy in Go.
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=exec
|
|
Restart=on-abort
|
|
ExecStart=/usr/bin/clash -d /etc/clash
|
|
|
|
[Install]
|
|
WantedBy=default.target
|