summaryrefslogtreecommitdiffhomepage
path: root/tsnet/example
AgeCommit message (Expand)AuthorFilesLines
2026-04-22misc/genreadme,tempfork/pkgdoc,tsnet: generate README.md files from godocfserb/mainBrad Fitzpatrick6-4/+59
2026-01-23all: remove AUTHORS file and references to itWill Norris5-5/+5
2026-01-16tsnet: add support for ServicesHarry Harpham1-0/+82
2024-05-10tsnet: split user facing and backend loggingMaisem Ali1-2/+0
2023-11-16tsnet: add option to run integrated web clientWill Norris1-1/+1
2023-11-15client/web: remove DebugMode from GET /api/dataSonia Appasamy1-1/+1
2023-11-02client/web: fill devMode from an env varSonia Appasamy1-3/+1
2023-11-02client/web: add ServerMode to web.ServerSonia Appasamy1-0/+1
2023-10-31ipn/ipnlocal,client/web: add web client to tailscaledSonia Appasamy1-2/+5
2023-10-11client/web: remove unused context param from NewServerSonia Appasamy1-3/+1
2023-08-24client/web: add self node cacheSonia Appasamy1-1/+3
2023-08-24client/web: cache csrf key when running in CGI modeWill Norris1-1/+4
2023-08-18tsnet/example/web-client: listen on localhostWill Norris1-7/+3
2023-08-10client/web: add barebones vite dev setupSonia Appasamy1-1/+2
2023-08-10tsnet: add new example serving the Tailscale web clientWill Norris1-0/+44
2023-03-11tsnet: add CertDomains helper (#7533)Maisem Ali1-0/+2
2023-03-11ipn: add Funnel port check from nodeAttrMaisem Ali1-1/+1
2023-03-11tsnet: add ListenFunnelMaisem Ali1-106/+16
2023-03-09ipn/ipnlocal: add support for funnel in tsnetMaisem Ali1-0/+131
2023-01-27all: update copyright and license headersWill Norris2-6/+4
2022-12-09all: update golang.zx2c4.com/wireguard to github.com/tailscale/wireguard-go (...Jordan Whited1-1/+1
2022-12-08tsnet: add HTTP client method to tsnet.Server (#6669)Xe Iaso1-0/+45
2022-11-25tsnet/example/tshello: use the correct LocalClient for certsMaisem Ali1-2/+1
2022-11-07tsnet/example/tshello: use strings.Cut (#6198)Xe Iaso1-3/+1
2022-10-17tsnet/examples/tshello: update example for LocalClient method (#5966)Xe Iaso1-1/+6
2022-10-10all: fix more resource leaks found by staticmajorEmmanuel T Odeke1-0/+3
2021-10-12tsnet: add TLS and LetsEncrypt example.Maisem Ali1-1/+13
2021-10-07tsnet: run the LocalAPI handlerMaisem Ali1-3/+4
2021-05-14tsnet: add Tailscale-as-a-library packageBrad Fitzpatrick1-0/+43