Initial commit

This commit is contained in:
Miguel Villegas
2026-01-11 23:28:10 -05:00
committed by GitHub
parent 5d3a2fc0a6
commit ffd0401968
+5 -4
View File
@@ -1,8 +1,8 @@
# MobaXterm Keygen & Customizer 🚀 # MobaXterm Keygen & Customizer 🚀
![License](https://img.shields.io/badge/License-MIT-blue.svg) ![License](https://img.shields.io/badge/License-MIT-blue.svg)
![Version](https://img.shields.io/badge/Version-v2.4-green.svg) ![Version](https://img.shields.io/badge/Version-v2.6-green.svg)
![Compatibility](https://img.shields.io/badge/Compatible-v20.X%20|%20v25.1%20|%20v25.2-orange) ![Compatibility](https://img.shields.io/badge/Compatible-v20.X%20|%20v25.3%20|%20v25.4-orange)
> ⭐ **Please star this repository if you find it helpful!** ⭐ > ⭐ **Please star this repository if you find it helpful!** ⭐
@@ -24,7 +24,7 @@ A modern, user-friendly web tool for generating activation keys and customizing
## Compatibility ## Compatibility
- Works with **MobaXterm versions 20.X, 25.2, and 25.3** - Works with **MobaXterm versions 20.X, 25.3, and 25.4**
- Supports both portable and installer editions - Supports both portable and installer editions
## How to Use ## How to Use
@@ -96,7 +96,7 @@ This official tool also allows you to export your settings to a file named "Moba
## Troubleshooting ## Troubleshooting
1. **Activation Not Working?** 1. **Activation Not Working?**
- Verify you're using a compatible version (20.X, 25.2, or 25.3) - Verify you're using a compatible version (20.X, 25.3, or 25.4)
- Make sure the file is in the correct location - Make sure the file is in the correct location
- Check that the file is named exactly `Custom.mxtpro` - Check that the file is named exactly `Custom.mxtpro`
@@ -126,6 +126,7 @@ This tool is provided for educational purposes only. Please support the develope
- Modern JavaScript - Modern JavaScript
### Version History ### Version History
- **v2.6** - Added support for version 25.4
- **v2.5** - Added support for version 25.3 - **v2.5** - Added support for version 25.3
- **v2.4** - Added full MobaXterm customizer functionality - **v2.4** - Added full MobaXterm customizer functionality
- **v2.3** - Added custom settings merger - **v2.3** - Added custom settings merger