mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Add Tailscale endpoint
This commit is contained in:
parent
334844b4f1
commit
b9a99796d0
23 changed files with 1269 additions and 51 deletions
|
@ -21,6 +21,7 @@ builds:
|
|||
- with_reality_server
|
||||
- with_acme
|
||||
- with_clash_api
|
||||
- with_tailscale
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
targets:
|
||||
|
@ -49,6 +50,7 @@ builds:
|
|||
- with_reality_server
|
||||
- with_acme
|
||||
- with_clash_api
|
||||
- with_tailscale
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
- GOROOT={{ .Env.GOPATH }}/go_legacy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue