Skip to content

Commit 8b35826

Browse files
committed
update
1 parent 7a97cca commit 8b35826

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

.assets/banner.png

376 KB
Loading

readme.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
1-
# Tailscale Connectivity Authentication Plugin for Traefik
1+
#
2+
<div align="center" width="100%">
3+
<h1> Tailscale Connectivity Authentication Plugin for Traefik v3</h1>
4+
<img width="auto" src=".assets/banner.png">
5+
<a target="_blank" href="https://GitHub.com/hhftechnology/tailscale-access/graphs/contributors/"><img src="https://img.shields.io/github/contributors/hhftechnology/tailscale-access.svg" /></a><br>
6+
<a target="_blank" href="https://GitHub.com/hhftechnology/tailscale-access/commits/"><img src="https://img.shields.io/github/last-commit/hhftechnology/tailscale-access.svg" /></a>
7+
<a target="_blank" href="https://GitHub.com/hhftechnology/tailscale-access/issues/"><img src="https://img.shields.io/github/issues/hhftechnology/tailscale-access.svg" /></a>
8+
<a target="_blank" href="https://github.com/hhftechnology/tailscale-access/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/github/issues-closed/hhftechnology/tailscale-access.svg" /></a><br>
9+
<a target="_blank" href="https://github.com/hhftechnology/tailscale-access/stargazers"><img src="https://img.shields.io/github/stars/hhftechnology/tailscale-access.svg?style=social&label=Star" /></a>
10+
<a target="_blank" href="https://github.com/hhftechnology/tailscale-access/network/members"><img src="https://img.shields.io/github/forks/hhftechnology/tailscale-access.svg?style=social&label=Fork" /></a>
11+
<a target="_blank" href="https://github.com/hhftechnology/tailscale-access/watchers"><img src="https://img.shields.io/github/watchers/hhftechnology/tailscale-access.svg?style=social&label=Watch" /></a><br>
12+
</div>
13+
14+
<div align="center" width="100%">
15+
<p>This is a plugin for [Traefik](https://traefik.io) to build a **feature-rich static file server** as a middleware.</p>
16+
<a target="_blank" href="https://github.com/hhftechnology/tailscale-access"><img src="https://img.shields.io/badge/maintainer-hhftechnology-orange" /></a>
17+
</div>
18+
19+
## 📝 Forums
20+
21+
[See the forums for further discussion here](https://forum.hhf.technology/)
22+
Make Traefik a powerful and secure rp!
23+
224

325
A Traefik middleware plugin that provides secure access control by **actually testing Tailscale connectivity** rather than relying on unreliable IP address checking. This plugin solves the complex challenge of verifying real Tailscale connections in modern networking environments with a simple, efficient, client-side approach.
426

0 commit comments

Comments
 (0)