Commit Graph

7 Commits

Author SHA1 Message Date
houseassassin bf0819aea9 chore: bump version to 2.1.1
Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
2026-04-25 09:07:55 +03:00
houseassassin b844bc4e0e feat: modularize project structure with new helper libraries, centralized configuration, and reverse proxy management 2026-04-24 16:45:26 +03:00
houseassassin 0115fd63e7 refactor: simplify to single version with beautiful README
- Removed old versions (install-advanced.sh, install-advanced-v2.sh)
- Renamed install-advanced-v2.sh → install.sh (main installer)
- Created beautiful new README.md with:
  - Improved visual design with tables and badges
  - Collapsible sections for better navigation
  - Enhanced documentation structure
  - Better emoji usage and formatting
  - Clearer installation instructions
  - Comprehensive feature showcase

Breaking Changes:
- Installation URL changed to: install.sh (was: install-advanced.sh)
- Single unified version (v2.1.0)

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
2026-04-22 12:54:38 +03:00
houseassassin 1e6bd8611c fix: create project directory before logging
- Fix 'No such file or directory' error on first run
- Create /opt/proxy-core directory before attempting to write logs
- Affects both install-advanced.sh and install-advanced-v2.sh

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
2026-04-22 12:50:44 +03:00
houseassassin 373c18045b feat: add release notes for v2.1.0 including MTProxy support, reverse proxy selection, and traffic masking features 2026-04-22 12:48:03 +03:00
houseassassin e7decbc5db feat: Release v2.1.0 - MTProxy, Reverse Proxy Selection, Selfsteal
 New Features:
- 📱 MTProxy support for Telegram with full management interface
- 🔄 Reverse Proxy selection (Nginx/Caddy)
- 🎭 Selfsteal traffic masking (3 template types)
- 📱 QR code generation for MTProxy connections
- 🎮 Interactive MTProxy manager (mtproxy-manager.sh)

🔧 Improvements:
- Enhanced menu system with better component selection
- Improved SSL certificate management
- Better error handling and logging
- Multi-language support (EN/RU)

📖 Documentation:
- Comprehensive README-v2.md with detailed guides
- MTProxy management instructions
- Reverse proxy comparison (Nginx vs Caddy)
- Selfsteal setup documentation

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
v2.1.0
2026-04-22 12:46:07 +03:00
houseassassin 1a43435f5f feat: initialize proxy-core repository with management scripts, documentation, and licensing 2026-04-22 11:53:12 +03:00