Release v2.0: Security fixes for CWE-78, CWE-250, CWE-426 - Fix unsafe sudo and PATH injection vulnerabilities

This commit is contained in:
2026-05-21 01:38:00 +05:30
parent ff877e2330
commit 90224542b7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setup(
name="nextor",
version="1.1",
version="2.0",
author="Stalin",
author_email="stalin@example.com",
description="Automatically rotate Tor exit nodes and display updated IP address",