You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/README.md

37 lines
721 B
Markdown

# Tailscale
http://tailscale.com
Private WireGuard® networks made easy
## Overview
This repository contains all the open source Tailscale code.
It currently includes the Linux client.
The linux client is currently `cmd/relaynode`, but will
soon be replaced by `cmd/tailscaled`.
## Building
```
go install tailscale.com/cmd/tailscale{,d}
```
## Bugs
Please file any issues on the GitHub issue tracker.
## Contributing
PRs welcome, but we are still working out our contribution process.
`under_construction.gif`
## About Us
We are apenwarr, bradfitz, crawshaw, danderson, dfcarney,
from Tailscale Inc. You can learn more about us from our website.
WireGuard is a registered trademark of Jason A. Donenfeld.