Merge pull request #3 from 0x5t4l1n/copilot/change-stalin-143-to-0x5t4l1n

Replace Stalin-143 references with 0x5t4l1n across repo metadata
This commit is contained in:
Stalin
2026-05-21 00:51:45 +05:30
committed by GitHub
16 changed files with 30 additions and 30 deletions
+3 -3
View File
@@ -35,7 +35,7 @@ NexTOR IP Changer is now a fully-packaged, production-ready Debian package suita
| **Priority** | optional | | **Priority** | optional |
| **Maintainer** | Staff <stalin@example.com> | | **Maintainer** | Staff <stalin@example.com> |
| **License** | MIT | | **License** | MIT |
| **Homepage** | https://github.com/Stalin-143/NexTOR_IP_CHANGER | | **Homepage** | https://github.com/0x5t4l1n/NexTOR_IP_CHANGER |
| **Installer** | /usr/bin/nextor | | **Installer** | /usr/bin/nextor |
| **Built With** | debhelper 13, dh-python | | **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 | | [DEBIAN_PACKAGING.md](DEBIAN_PACKAGING.md) | Debian standards |
| [KALI_SUBMISSION.md](KALI_SUBMISSION.md) | Kali submission | | [KALI_SUBMISSION.md](KALI_SUBMISSION.md) | Kali submission |
| [QUICK_REFERENCE.md](QUICK_REFERENCE.md) | Command cheatsheet | | [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 ## 📱 Support & Contact
- **Package Maintainer:** Stalin <stalin@example.com> - **Package Maintainer:** Stalin <stalin@example.com>
- **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) - **Kali Contact:** devel@kali.org (after submission)
--- ---
+5 -5
View File
@@ -88,7 +88,7 @@ kali-tools/packages/
In `debian/control`: 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-Git: https://gitlab.com/kali-team/packages/nextor.git
Vcs-Browser: https://gitlab.com/kali-team/packages/nextor Vcs-Browser: https://gitlab.com/kali-team/packages/nextor
``` ```
@@ -122,7 +122,7 @@ kali-tools/packages/
Documentation: Documentation:
man nextor man nextor
Upstream: https://github.com/Stalin-143/NexTOR_IP_CHANGER Upstream: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER
``` ```
### Compliance Checklist ### Compliance Checklist
@@ -333,7 +333,7 @@ man nextor
``` ```
## References ## References
- GitHub: https://github.com/Stalin-143/NexTOR_IP_CHANGER - GitHub: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER
- License: MIT - License: MIT
- Upstream Version: 1.1 - Upstream Version: 1.1
``` ```
@@ -430,7 +430,7 @@ git push -u origin update/nextor-1.2
For questions about this specific package: For questions about this specific package:
- Email: stalin@example.com - Email: stalin@example.com
- GitHub: https://github.com/Stalin-143/ - GitHub: https://github.com/0x5t4l1n/
## Submission Timeline Example ## Submission Timeline Example
@@ -498,7 +498,7 @@ Uploaders: Stalin <stalin@example.com>
Section: utils Section: utils
Priority: optional Priority: optional
Standards-Version: 4.6.1 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-Git: https://gitlab.com/kali-team/packages/nextor.git
Vcs-Browser: https://gitlab.com/kali-team/packages/nextor Vcs-Browser: https://gitlab.com/kali-team/packages/nextor
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
+1 -1
View File
@@ -1,6 +1,6 @@
MIT License 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: 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:
+2 -2
View File
@@ -2,13 +2,13 @@ pkgbase = nextor-ip-changer
pkgdesc = A Python-based tool to change Tor IPs dynamically pkgdesc = A Python-based tool to change Tor IPs dynamically
pkgver = 1.0.0 pkgver = 1.0.0
pkgrel = 1 pkgrel = 1
url = https://github.com/Stalin-143/NexTOR_IP_CHANGER url = https://github.com/0x5t4l1n/NexTOR_IP_CHANGER
arch = any arch = any
license = MIT license = MIT
makedepends = git makedepends = git
depends = python depends = python
depends = tor 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 md5sums = SKIP
pkgname = nextor-ip-changer pkgname = nextor-ip-changer
+1 -1
View File
@@ -85,7 +85,7 @@ def main():
1.1 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") print("Nexulean")
# Start Tor service # Start Tor service
+1 -1
View File
@@ -4,7 +4,7 @@ pkgver=1.0.0
pkgrel=1 pkgrel=1
pkgdesc="A Python-based tool to change Tor IPs dynamically" pkgdesc="A Python-based tool to change Tor IPs dynamically"
arch=('any') arch=('any')
url="https://github.com/Stalin-143/NexTOR_IP_CHANGER" url="https://github.com/0x5t4l1n/NexTOR_IP_CHANGER"
license=('MIT') license=('MIT')
depends=('python' 'tor') depends=('python' 'tor')
makedepends=('git') makedepends=('git')
+1 -1
View File
@@ -149,7 +149,7 @@ print(r'''
ImprovedNexTOR 1.2 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") print("Enhanced by Nexulean")
# Main program # Main program
+1 -1
View File
@@ -3,7 +3,7 @@ pkgver=1.0.0
pkgrel=1 pkgrel=1
pkgdesc="A tool to change TOR IP instantly using a single click" pkgdesc="A tool to change TOR IP instantly using a single click"
arch=('any') arch=('any')
url="https://github.com/Stalin-143/NexTOR_IP_CHANGER" url="https://github.com/0x5t4l1n/NexTOR_IP_CHANGER"
license=('MIT') license=('MIT')
depends=('python' 'tor') depends=('python' 'tor')
makedepends=('git') makedepends=('git')
+1 -1
View File
@@ -268,4 +268,4 @@ python3 -c "import requests; print(requests.__version__)"
- Detailed guide: [BUILD_INSTRUCTIONS.md](BUILD_INSTRUCTIONS.md) - Detailed guide: [BUILD_INSTRUCTIONS.md](BUILD_INSTRUCTIONS.md)
- Debian standards: [DEBIAN_PACKAGING.md](DEBIAN_PACKAGING.md) - Debian standards: [DEBIAN_PACKAGING.md](DEBIAN_PACKAGING.md)
- Kali submission: [KALI_SUBMISSION.md](KALI_SUBMISSION.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
+4 -4
View File
@@ -59,7 +59,7 @@ For users who prefer manual installation or want to customize the tool:
1. Clone the repository: 1. Clone the repository:
```bash ```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: 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! Heres how you can get involved: We welcome contributions from the community to improve NexTor IP Changer! Heres 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. - **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: - **Pull Requests**: Want to contribute code? Follow these steps:
1. Fork the repository. 1. Fork the repository.
2. Create a new branch (`git checkout -b feature/your-feature-name`). 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"`). 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`). 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. - **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. - **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** 📬 **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.
+2 -2
View File
@@ -39,7 +39,7 @@ Man page:
man nextor man nextor
Online docs: Online docs:
https://github.com/Stalin-143/NexTOR_IP_CHANGER https://github.com/0x5t4l1n/NexTOR_IP_CHANGER
DEPENDENCIES DEPENDENCIES
@@ -54,7 +54,7 @@ DEPENDENCIES
UPSTREAM 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 GitLab: https://gitlab.com/5t4l1n/NexTOR_IP_CHANGER.git
+1 -1
View File
@@ -4,7 +4,7 @@ Uploaders: Stalin <stalin@example.com>
Section: utils Section: utils
Priority: optional Priority: optional
Standards-Version: 4.6.1 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-Git: https://gitlab.com/kali-team/packages/nextor.git
Vcs-Browser: https://gitlab.com/kali-team/packages/nextor Vcs-Browser: https://gitlab.com/kali-team/packages/nextor
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
+2 -2
View File
@@ -1,10 +1,10 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nextor Upstream-Name: nextor
Upstream-Contact: Stalin <stalin@example.com> Upstream-Contact: Stalin <stalin@example.com>
Source: https://github.com/Stalin-143/NexTOR_IP_CHANGER Source: https://github.com/0x5t4l1n/NexTOR_IP_CHANGER
Files: * Files: *
Copyright: 2024 Stalin-143 Copyright: 2024 0x5t4l1n
License: MIT License: MIT
Files: debian/* Files: debian/*
+1 -1
View File
@@ -212,7 +212,7 @@ Tor exit node rotation may take several seconds. This is normal behavior.
Stalin <stalin@example.com> Stalin <stalin@example.com>
.SH HOMEPAGE .SH HOMEPAGE
https://github.com/Stalin-143/NexTOR_IP_CHANGER https://github.com/0x5t4l1n/NexTOR_IP_CHANGER
.SH LICENSE .SH LICENSE
This program is licensed under the MIT License. See the LICENSE file in the This program is licensed under the MIT License. See the LICENSE file in the
+3 -3
View File
@@ -40,9 +40,9 @@ dependencies = [
] ]
[project.urls] [project.urls]
Homepage = "https://github.com/Stalin-143/NexTOR_IP_CHANGER" Homepage = "https://github.com/0x5t4l1n/NexTOR_IP_CHANGER"
Repository = "https://github.com/Stalin-143/NexTOR_IP_CHANGER.git" Repository = "https://github.com/0x5t4l1n/NexTOR_IP_CHANGER.git"
Issues = "https://github.com/Stalin-143/NexTOR_IP_CHANGER/issues" Issues = "https://github.com/0x5t4l1n/NexTOR_IP_CHANGER/issues"
[project.scripts] [project.scripts]
nextor = "Nex_Tor_IP_changer.NexTOR:main" nextor = "Nex_Tor_IP_changer.NexTOR:main"
+1 -1
View File
@@ -14,7 +14,7 @@ setup(
description="Automatically rotate Tor exit nodes and display updated IP address", description="Automatically rotate Tor exit nodes and display updated IP address",
long_description=long_description, long_description=long_description,
long_description_content_type="text/markdown", 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(), packages=find_packages(),
classifiers=[ classifiers=[
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",