From 532b51b4d66c2c7e390b5e36f556cc221e113925 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 20 May 2026 19:19:57 +0000 Subject: [PATCH] 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> --- COMPLETE_PACKAGING_GUIDE.md | 6 +++--- KALI_SUBMISSION.md | 10 +++++----- LICENSE | 2 +- Nex_Tor_IP_changer/.SRCINFO | 4 ++-- Nex_Tor_IP_changer/NexTOR.py | 2 +- Nex_Tor_IP_changer/PKGBUILD | 2 +- Nex_Tor_IP_changer/nex.py | 2 +- PKGBUILD | 2 +- QUICK_REFERENCE.md | 2 +- README.md | 8 ++++---- debian/README.Debian | 4 ++-- debian/control | 2 +- debian/copyright | 4 ++-- debian/nextor.1 | 2 +- pyproject.toml | 6 +++--- setup.py | 2 +- 16 files changed, 30 insertions(+), 30 deletions(-) diff --git a/COMPLETE_PACKAGING_GUIDE.md b/COMPLETE_PACKAGING_GUIDE.md index 467e5fe..c68d511 100644 --- a/COMPLETE_PACKAGING_GUIDE.md +++ b/COMPLETE_PACKAGING_GUIDE.md @@ -35,7 +35,7 @@ NexTOR IP Changer is now a fully-packaged, production-ready Debian package suita | **Priority** | optional | | **Maintainer** | Staff | | **License** | MIT | -| **Homepage** | https://github.com/Stalin-143/NexTOR_IP_CHANGER | +| **Homepage** | https://github.com/0x5t4l1n/NexTOR_IP_CHANGER | | **Installer** | /usr/bin/nextor | | **Built With** | debhelper 13, dh-python | @@ -607,14 +607,14 @@ See [KALI_SUBMISSION.md](KALI_SUBMISSION.md) for: | [DEBIAN_PACKAGING.md](DEBIAN_PACKAGING.md) | Debian standards | | [KALI_SUBMISSION.md](KALI_SUBMISSION.md) | Kali submission | | [QUICK_REFERENCE.md](QUICK_REFERENCE.md) | Command cheatsheet | -| [GitHub Repository](https://github.com/Stalin-143/NexTOR_IP_CHANGER) | Upstream source | +| [GitHub Repository](https://github.com/0x5t4l1n/NexTOR_IP_CHANGER) | Upstream source | --- ## 📱 Support & Contact - **Package Maintainer:** Stalin -- **GitHub Issues:** Report bugs at https://github.com/Stalin-143/NexTOR_IP_CHANGER/issues +- **GitHub Issues:** Report bugs at https://github.com/0x5t4l1n/NexTOR_IP_CHANGER/issues - **Kali Contact:** devel@kali.org (after submission) --- diff --git a/KALI_SUBMISSION.md b/KALI_SUBMISSION.md index 270126b..6d23042 100644 --- a/KALI_SUBMISSION.md +++ b/KALI_SUBMISSION.md @@ -88,7 +88,7 @@ kali-tools/packages/ In `debian/control`: ``` - Homepage: https://github.com/Stalin-143/NexTOR_IP_CHANGER + Homepage: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER Vcs-Git: https://gitlab.com/kali-team/packages/nextor.git Vcs-Browser: https://gitlab.com/kali-team/packages/nextor ``` @@ -122,7 +122,7 @@ kali-tools/packages/ Documentation: man nextor - Upstream: https://github.com/Stalin-143/NexTOR_IP_CHANGER + Upstream: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER ``` ### Compliance Checklist @@ -333,7 +333,7 @@ man nextor ``` ## References -- GitHub: https://github.com/Stalin-143/NexTOR_IP_CHANGER +- GitHub: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER - License: MIT - Upstream Version: 1.1 ``` @@ -430,7 +430,7 @@ git push -u origin update/nextor-1.2 For questions about this specific package: - Email: stalin@example.com -- GitHub: https://github.com/Stalin-143/ +- GitHub: https://github.com/0x5t4l1n/ ## Submission Timeline Example @@ -498,7 +498,7 @@ Uploaders: Stalin Section: utils Priority: optional Standards-Version: 4.6.1 -Homepage: https://github.com/Stalin-143/NexTOR_IP_CHANGER +Homepage: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER Vcs-Git: https://gitlab.com/kali-team/packages/nextor.git Vcs-Browser: https://gitlab.com/kali-team/packages/nextor Build-Depends: debhelper-compat (= 13), diff --git a/LICENSE b/LICENSE index 26d9406..356b2df 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Stalin-143 +Copyright (c) 2024 0x5t4l1n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/Nex_Tor_IP_changer/.SRCINFO b/Nex_Tor_IP_changer/.SRCINFO index e1a4d4b..f4b897a 100644 --- a/Nex_Tor_IP_changer/.SRCINFO +++ b/Nex_Tor_IP_changer/.SRCINFO @@ -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 diff --git a/Nex_Tor_IP_changer/NexTOR.py b/Nex_Tor_IP_changer/NexTOR.py index 6a93bb2..9d19873 100755 --- a/Nex_Tor_IP_changer/NexTOR.py +++ b/Nex_Tor_IP_changer/NexTOR.py @@ -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 diff --git a/Nex_Tor_IP_changer/PKGBUILD b/Nex_Tor_IP_changer/PKGBUILD index 91b9990..a0e1541 100644 --- a/Nex_Tor_IP_changer/PKGBUILD +++ b/Nex_Tor_IP_changer/PKGBUILD @@ -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') diff --git a/Nex_Tor_IP_changer/nex.py b/Nex_Tor_IP_changer/nex.py index 906c0c8..88d8de0 100644 --- a/Nex_Tor_IP_changer/nex.py +++ b/Nex_Tor_IP_changer/nex.py @@ -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 diff --git a/PKGBUILD b/PKGBUILD index a87e521..bef418f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgver=1.0.0 pkgrel=1 pkgdesc="A tool to change TOR IP instantly using a single click" 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') diff --git a/QUICK_REFERENCE.md b/QUICK_REFERENCE.md index 04806fd..912eb79 100644 --- a/QUICK_REFERENCE.md +++ b/QUICK_REFERENCE.md @@ -268,4 +268,4 @@ python3 -c "import requests; print(requests.__version__)" - Detailed guide: [BUILD_INSTRUCTIONS.md](BUILD_INSTRUCTIONS.md) - Debian standards: [DEBIAN_PACKAGING.md](DEBIAN_PACKAGING.md) - Kali submission: [KALI_SUBMISSION.md](KALI_SUBMISSION.md) -- GitHub repo: https://github.com/Stalin-143/NexTOR_IP_CHANGER +- GitHub repo: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER diff --git a/README.md b/README.md index 0817b43..bf33047 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ For users who prefer manual installation or want to customize the tool: 1. Clone the repository: ```bash - git clone https://github.com/Stalin-143/NexTOR_IP_CHANGER + git clone https://github.com/0x5t4l1n/NexTOR_IP_CHANGER ``` 2. Navigate to the project directory: @@ -111,14 +111,14 @@ This ensures your traffic is routed through Tor with rotating IPs as configured We welcome contributions from the community to improve NexTor IP Changer! Here’s how you can get involved: -- **Bug Reports**: Found a bug? Open an issue on the [GitHub Issues page](https://github.com/Stalin-143/NexTOR_IP_CHANGER/issues) with a detailed description, including steps to reproduce and your system details. +- **Bug Reports**: Found a bug? Open an issue on the [GitHub Issues page](https://github.com/0x5t4l1n/NexTOR_IP_CHANGER/issues) with a detailed description, including steps to reproduce and your system details. - **Feature Requests**: Have an idea for a new feature? Submit a feature request via GitHub Issues, explaining how it would enhance the tool. - **Pull Requests**: Want to contribute code? Follow these steps: 1. Fork the repository. 2. Create a new branch (`git checkout -b feature/your-feature-name`). 3. Make your changes and commit them with clear messages (`git commit -m "Add your feature description"`). 4. Push to your fork (`git push origin feature/your-feature-name`). - 5. Open a pull request on the [GitHub repository](https://github.com/Stalin-143/NexTOR_IP_CHANGER). + 5. Open a pull request on the [GitHub repository](https://github.com/0x5t4l1n/NexTOR_IP_CHANGER). - **Code Style**: Follow Python PEP 8 guidelines for code contributions. Ensure your code is well-documented and includes appropriate comments. - **Testing**: Test your changes thoroughly on an Arch Linux system with Tor installed to ensure compatibility. @@ -138,7 +138,7 @@ If you find NexTor IP Changer useful, consider supporting its development: 📬 **Contact** -For questions, feedback, or support, reach out via the [GitHub Issues page](https://github.com/Stalin-143/NexTOR_IP_CHANGER/issues). You can also connect with the community through discussions on the repository. +For questions, feedback, or support, reach out via the [GitHub Issues page](https://github.com/0x5t4l1n/NexTOR_IP_CHANGER/issues). You can also connect with the community through discussions on the repository. diff --git a/debian/README.Debian b/debian/README.Debian index a41df61..b546f27 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -39,7 +39,7 @@ Man page: man nextor Online docs: - https://github.com/Stalin-143/NexTOR_IP_CHANGER + https://github.com/0x5t4l1n/NexTOR_IP_CHANGER DEPENDENCIES @@ -54,7 +54,7 @@ DEPENDENCIES UPSTREAM ======== -Homepage: https://github.com/Stalin-143/NexTOR_IP_CHANGER +Homepage: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER GitLab: https://gitlab.com/5t4l1n/NexTOR_IP_CHANGER.git diff --git a/debian/control b/debian/control index e0fcafa..e2912af 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Stalin Section: utils Priority: optional Standards-Version: 4.6.1 -Homepage: https://github.com/Stalin-143/NexTOR_IP_CHANGER +Homepage: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER Vcs-Git: https://gitlab.com/kali-team/packages/nextor.git Vcs-Browser: https://gitlab.com/kali-team/packages/nextor Build-Depends: debhelper-compat (= 13), diff --git a/debian/copyright b/debian/copyright index 5ee8fa2..b5cd191 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,10 +1,10 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: nextor Upstream-Contact: Stalin -Source: https://github.com/Stalin-143/NexTOR_IP_CHANGER +Source: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER Files: * -Copyright: 2024 Stalin-143 +Copyright: 2024 0x5t4l1n License: MIT Files: debian/* diff --git a/debian/nextor.1 b/debian/nextor.1 index 65d7a4b..ca45e6d 100644 --- a/debian/nextor.1 +++ b/debian/nextor.1 @@ -212,7 +212,7 @@ Tor exit node rotation may take several seconds. This is normal behavior. Stalin .SH HOMEPAGE -https://github.com/Stalin-143/NexTOR_IP_CHANGER +https://github.com/0x5t4l1n/NexTOR_IP_CHANGER .SH LICENSE This program is licensed under the MIT License. See the LICENSE file in the diff --git a/pyproject.toml b/pyproject.toml index 695bfdc..5414fd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,9 +40,9 @@ dependencies = [ ] [project.urls] -Homepage = "https://github.com/Stalin-143/NexTOR_IP_CHANGER" -Repository = "https://github.com/Stalin-143/NexTOR_IP_CHANGER.git" -Issues = "https://github.com/Stalin-143/NexTOR_IP_CHANGER/issues" +Homepage = "https://github.com/0x5t4l1n/NexTOR_IP_CHANGER" +Repository = "https://github.com/0x5t4l1n/NexTOR_IP_CHANGER.git" +Issues = "https://github.com/0x5t4l1n/NexTOR_IP_CHANGER/issues" [project.scripts] nextor = "Nex_Tor_IP_changer.NexTOR:main" diff --git a/setup.py b/setup.py index c524103..18a1c29 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( description="Automatically rotate Tor exit nodes and display updated IP address", long_description=long_description, long_description_content_type="text/markdown", - url="https://github.com/Stalin-143/NexTOR_IP_CHANGER", + url="https://github.com/0x5t4l1n/NexTOR_IP_CHANGER", packages=find_packages(), classifiers=[ "Programming Language :: Python :: 3",