Logo
Explore Help
Sign In
TheArchive/tailscale
1
0
Fork 0
You've already forked tailscale
mirror of https://github.com/tailscale/tailscale.git synced 2025-06-08 08:48:35 +00:00
Code Issues Packages Projects Releases Wiki Activity
tailscale/net/upnp/makefile

5 lines
102 B
Makefile
Raw Normal View History

Copy goupnp client into our repo goupnp is an existing upnp client for go, which provides all the functionality we need, licensed under BSD-2-Clause, so we can copy it over and modify parts of it for our case. Specifically, we add contexts to all the methods so we can better handle timeouts, remove the dependency on large charsets, and (eventually) trim out extra components we don't need. Signed-off-by: julianknodt <julianknodt@gmail.com>
2021-06-14 13:06:37 -07:00
generate:
cd dcps/internetgateway2 && \
go run ../../cmd/goupnpdcpgen/. -dcp_name internetgateway2
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 80ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API