TailVNC
Tailscale-based Windows VNC persistence tool with Session 0 isolation bypass, embedding a full WireGuard peer and RFB server into a single drop-in binary.
File Explorer
- image-20260412003923140.png
- image-20260412004037568.png
- main.go
- obfuscate_key_hex.go
- deobfuscate_key_hex.go
- utils.go
- agent.go
- clipboard.go
- input.go
- ipc.go
- rfb.go
- screen.go
- server.go
- go.mod
- go.sum
- Makefile
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
Tailscale
View Details ▼
Tailscale
A private WireGuard network service.
Some subcommands such as `up` have their own usage documentation.
sudo tailscale set --operator $USER
Allow the current user to operate on the Tailscale daemon:
tailscale {{up|down|status}}
Handle connection to Tailscale (connect, disconnect, check status):
tailscale set --advertise-exit-node
Offer the current machine to be an exit node for internet traffic:
// repository documentation
Was this content helpful?
(0 ratings)
