We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35fd2bf commit 9e071acCopy full SHA for 9e071ac
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "wsuks"
3
-version = "1.0.1"
+version = "1.1.0"
4
description = "Automating the MITM attack on WSUS"
5
authors = [
6
{name = "Alexander Neff",email = "alex99.neff@gmx.de"}
@@ -20,7 +20,7 @@ dependencies = [
20
21
[project.urls]
22
homepage = "https://github.com/NeffIsBack/wsuks"
23
-repository = "https://github.com/Pennyw0rth/NetExec"
+repository = "https://github.com/NeffIsBack/wsuks"
24
25
[project.scripts]
26
wsuks = "wsuks.wsuks:main"
0 commit comments