Add Rust tcp-proxy base, add .clangd
This commit is contained in:
parent
e32fecd16d
commit
f79af92599
9 changed files with 408 additions and 0 deletions
|
@ -1,14 +0,0 @@
|
|||
[Unit]
|
||||
Description=ZeroTier TCP Proxy sample unit
|
||||
|
||||
[Service]
|
||||
ExecStart=/var/lib/zerotier-one/tcp-proxy
|
||||
Restart=on-failure
|
||||
|
||||
# The zerotier-one install script creates this user/group
|
||||
User=zerotier-one
|
||||
Group=zerotier-one
|
||||
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue