mirror of
https://github.com/0x5t4l1n/NexTOR_IP_CHANGER.git
synced 2026-05-26 19:56:30 +00:00
Replace Stalin-143 with 0x5t4l1n
Agent-Logs-Url: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER/sessions/939788bf-5aeb-4293-8770-0bfb0e8bf636 Co-authored-by: 0x5t4l1n <161853795+0x5t4l1n@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
748401235d
commit
532b51b4d6
@@ -2,13 +2,13 @@ pkgbase = nextor-ip-changer
|
||||
pkgdesc = A Python-based tool to change Tor IPs dynamically
|
||||
pkgver = 1.0.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/Stalin-143/NexTOR_IP_CHANGER
|
||||
url = https://github.com/0x5t4l1n/NexTOR_IP_CHANGER
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = git
|
||||
depends = python
|
||||
depends = tor
|
||||
source = nextor-ip-changer::git+https://github.com/Stalin-143/NexTOR_IP_CHANGER#tag=v1.0.0
|
||||
source = nextor-ip-changer::git+https://github.com/0x5t4l1n/NexTOR_IP_CHANGER#tag=v1.0.0
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = nextor-ip-changer
|
||||
|
||||
@@ -85,7 +85,7 @@ def main():
|
||||
1.1
|
||||
''')
|
||||
|
||||
print("\033[1;40;31m https://github.com/Stalin-143\n")
|
||||
print("\033[1;40;31m https://github.com/0x5t4l1n\n")
|
||||
print("Nexulean")
|
||||
|
||||
# Start Tor service
|
||||
|
||||
@@ -4,7 +4,7 @@ pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="A Python-based tool to change Tor IPs dynamically"
|
||||
arch=('any')
|
||||
url="https://github.com/Stalin-143/NexTOR_IP_CHANGER"
|
||||
url="https://github.com/0x5t4l1n/NexTOR_IP_CHANGER"
|
||||
license=('MIT')
|
||||
depends=('python' 'tor')
|
||||
makedepends=('git')
|
||||
|
||||
@@ -149,7 +149,7 @@ print(r'''
|
||||
|
||||
ImprovedNexTOR 1.2
|
||||
''')
|
||||
print("\033[1;40;31m https://github.com/Stalin-143\n")
|
||||
print("\033[1;40;31m https://github.com/0x5t4l1n\n")
|
||||
print("Enhanced by Nexulean")
|
||||
|
||||
# Main program
|
||||
|
||||
Reference in New Issue
Block a user