added pw pusher

This commit is contained in:
nahakubuilde
2025-07-17 21:52:52 +01:00
parent 4e4e4f735e
commit 5c5b9b9149
8 changed files with 2851 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
<a href="/" {{if eq .CurrentPage "home"}}class="active"{{end}}>Analyze New Header</a>
<a href="/dns" {{if eq .CurrentPage "dns"}}class="active"{{end}}>DNS Tools</a>
<a href="/password" {{if eq .CurrentPage "password"}}class="active"{{end}}>Password Generator</a>
<a href="/pwpush" {{if eq .CurrentPage "pwpush"}}class="active"{{end}}>Password Pusher</a>
</nav>
<main>