mirror of
https://github.com/0x5t4l1n/NexTOR_IP_CHANGER.git
synced 2026-05-26 11:51:55 +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,6 +1,6 @@
|
||||
pkgbase = nextor-ip-changer
|
||||
pkgdesc = A Python-based tool to change Tor IPs dynamically
|
||||
pkgver = 1.0.0
|
||||
pkgver = 2.0.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/0x5t4l1n/NexTOR_IP_CHANGER
|
||||
arch = any
|
||||
@@ -8,7 +8,7 @@ pkgbase = nextor-ip-changer
|
||||
makedepends = git
|
||||
depends = python
|
||||
depends = tor
|
||||
source = nextor-ip-changer::git+https://github.com/0x5t4l1n/NexTOR_IP_CHANGER#tag=v1.0.0
|
||||
source = nextor-ip-changer::git+https://github.com/0x5t4l1n/NexTOR_IP_CHANGER#tag=v2.0.0
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = nextor-ip-changer
|
||||
|
||||
Reference in New Issue
Block a user