Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
microcai committed Sep 6, 2019
1 parent 9717346 commit 626bfce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tun2socks.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Description=Tun2Socks

[Service]
ExecStart=@CMAKE_INSTALL_PREFIX@/bin/tun2socks
ExecStart=@CMAKE_INSTALL_PREFIX@/bin/tun2socks tun0 socks5://192.168.0.173:1810
LimitNOFILE=900000
Restart=always
[Install]
Expand Down

0 comments on commit 626bfce

Please sign in to comment.