10 Commits

Author SHA1 Message Date
houseassassin 1c183496ca fix: stabilize installer flows, managers, and terminal output 2026-05-17 14:46:56 +03:00
houseassassin 6dc1afcb2a fix: add reverse proxy manager menu handler
- Added case 7 handler to launch reverse-proxy-manager.sh
- Menu item was visible but not functional
- Now clicking option 7 opens Reverse Proxy Manager

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
2026-04-25 10:49:40 +03:00
houseassassin 7e53b6ca34 feat: beautiful UI redesign with icons, colors, and improved UX
 Added:
- Beautiful gradient banner with colors
- Icons for all menu items (🔧 🚀 ⚖️ 🌐 etc)
- Improved color scheme with better contrast
- Enhanced logging with icons (✓ ✗ ⚠ ℹ)
- Better spinner animation
- Structured menu sections with boxes
- Descriptions for all menu items

🎨 Changed:
- Redesigned main menu with sections
- Redesigned install menu with icons
- Redesigned reverse-proxy-manager menu
- Updated banner.sh with gradient effects
- Enhanced visual hierarchy

💅 Improved:
- Better readability with spacing
- Consistent icon usage
- Professional look and feel
- User-friendly interface

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
2026-04-25 10:45:08 +03:00
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