This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
tailscale
Watch
1
Star
0
Fork
0
You've already forked tailscale
mirror of
https://github.com/tailscale/tailscale.git
synced
2025-03-24 10:10:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tailscale
/
control
/
controlhttp
History
Juan Font Alonso
64d482ff48
Allow any port for HTTPS when using Noise over TLS
...
Signed-off-by: Juan Font Alonso <juanfontalonso@gmail.com>
2022-08-15 06:43:43 -07:00
..
client_js.go
control/controlhttp: use secure WebSockets protocol by default
2022-06-08 15:29:21 -07:00
client.go
Allow any port for HTTPS when using Noise over TLS
2022-08-15 06:43:43 -07:00
constants.go
control/controlhttp: allow client and server to communicate over WebSockets
2022-06-02 21:20:54 -07:00
http_test.go
control/controlhttp: don't assume port 80 upgrade response will work
2022-04-28 09:14:41 -07:00
server.go
net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn
2022-06-07 09:28:56 -07:00