mirror of
https://github.com/0x5t4l1n/NexTOR_IP_CHANGER.git
synced 2026-05-26 19:56:30 +00:00
Release v2.0: Security fixes for CWE-78, CWE-250, CWE-426 - Fix unsafe sudo and PATH injection vulnerabilities
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
pkgname=nextor-ip-changer
|
||||
pkgver=1.0.0
|
||||
pkgver=2.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="A tool to change TOR IP instantly using a single click"
|
||||
arch=('any')
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "nextor"
|
||||
version = "1.1"
|
||||
version = "2.0"
|
||||
description = "Tor exit node IP address rotator for privacy and security testing"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.6"
|
||||
|
||||
Reference in New Issue
Block a user