Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
markpash committed Jun 12, 2021
0 parents commit f4421e2
Show file tree
Hide file tree
Showing 4 changed files with 857 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
data/
5 changes: 5 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module github.com/markpash/tailscale-sidecar

go 1.16

require tailscale.com v1.1.1-0.20210611164838-525eb5ce4110
Loading

0 comments on commit f4421e2

Please sign in to comment.