Commit Graph

  • baa3ef5f76 feat(awg2): add server obfuscation downgrade script for older router clients master infosave 2026-05-29 22:17:47 +03:00
  • 24a6cb276f fix(awg2): clamp TCP MSS on server so traffic actually flows (issue #50) infosave 2026-05-29 15:33:11 +03:00
  • 222953049d fix(awg2): restore client MTU=1280 (connects but no traffic) infosave 2026-05-29 14:23:41 +03:00
  • d771af866c fix(awg2): mirror server obfuscation params in client config (fixes no-connect) infosave 2026-05-29 13:41:24 +03:00
  • 0d72579edd fix(awg2): auto-detect wg/awg tool inside container (real cause of issue #50) infosave 2026-05-29 12:12:55 +03:00
  • b819eb35b0 fix(awg2): resolve issue #50 client key generation and install timeout infosave 2026-05-29 10:31:59 +03:00
  • 809b0ca63d feat(migrations): Add WARP auto-integration with redsocks and iptables infosave2007 2026-04-25 10:40:21 +03:00
  • f04f9dd1cb refactor: enhance SSH command handling and auto-detect sudo requirements for Docker commands infosave2007 2026-04-24 16:15:04 +03:00
  • aae920a5c2 fix: update SSH command execution to use semicolons for reliability and improve disk usage calculation infosave2007 2026-04-24 15:48:42 +03:00
  • c9792a5d5d fix: update firebase/php-jwt dependency to version 7.0 issues/33 security advisories ("PKSA-y2cr-5h3j-g3ys") infosave2007 2026-04-24 10:57:10 +03:00
  • 63f3d202b6 fix: correct AIVPN byte counter mapping to match server-to-client and client-to-server traffic semantics infosave2007 2026-04-24 07:16:09 +03:00
  • 8eed687f66 refactor: consolidate metric collection into single SSH calls and add support for SSH key authentication infosave2007 2026-04-24 07:07:57 +03:00
  • 4c4b682256 fix: normalize SSH private key to prevent libcrypto errors caused by incorrect formatting infosave2007 2026-04-24 06:48:18 +03:00
  • 6c7bd421e3 refactor: migrate client management endpoints to web session auth and improve status validation infosave2007 2026-04-24 06:44:08 +03:00
  • a8bb70a58f fix: prevent secondary protocols from overwriting primary server configuration data infosave2007 2026-04-23 18:31:05 +03:00
  • b99783e40f fix: prioritize protocol metadata container name over server data during protocol installation infosave2007 2026-04-23 18:04:20 +03:00
  • 6006628f64 feat: add multi-protocol support for AWG2 with dynamic tool selection and configuration path resolution infosave2007 2026-04-23 18:00:09 +03:00
  • e2767b3af2 chore: configure writable backup and log directories with appropriate permissions in Docker and PHP infosave2007 2026-04-23 16:21:36 +03:00
  • ebcf09df08 fix: cast shell_exec output to string to prevent null pointer exceptions during split infosave2007 2026-04-23 16:17:32 +03:00
  • 8fd8dd092c feat: implement AIVPN host binary fallback and update installation script for prebuilt binary infosave2007 2026-04-21 18:56:05 +03:00
  • 19e1107c9d feat: new protocol QR infosave2007 2026-04-20 21:34:27 +03:00
  • 7bacc94e9c feat: update QR code generation to use vpn:// format with JSON and zlib compression infosave2007 2026-04-20 21:15:35 +03:00
  • c1282a058d feat: add install_protocol field and server_protocols entry in save method infosave2007 2026-04-20 20:55:24 +03:00
  • c29162ddb9 feat: add support for AWG2 QR code generation and vpn:// URL configuration infosave2007 2026-04-20 19:52:33 +03:00
  • 08e0a3499c feat: update AWG2 configuration handling in InstallProtocolManager and VpnClient infosave2007 2026-04-20 18:25:35 +03:00
  • 2d8b73bc93 Merge branch 'master' of https://github.com/infosave2007/amneziavpnphp infosave2007 2026-04-15 20:56:54 +03:00
  • ce2e26aff4 chore: remove obsolete binary image file infosave2007 2026-04-15 20:45:21 +03:00
  • 5d88728333 feat: enhance AWG2 support with additional parameters and backward compatibility improvements infosave2007 2026-04-15 20:26:48 +03:00
  • 1065b1d849 feat: enhance AWG2 support with additional parameters and backward compatibility improvements infosave2007 2026-04-15 20:26:48 +03:00
  • 191f85562a feat: implement container name resolution and persistence for AIVPN servers infosave2007 2026-04-11 10:59:34 +03:00
  • 65b57344b4 feat: implement container name resolution and persistence for AIVPN servers infosave2007 2026-04-11 10:59:34 +03:00
  • edc73155cf Fix duplicate step in VPN server setup Oleg Kirichenko 2026-04-10 12:15:05 +03:00
  • 58437c9d5c Fix duplicate step in VPN server setup Oleg Kirichenko 2026-04-10 12:15:05 +03:00
  • af55843bc2 feat: enhance user roles migration with conditional column and index creation infosave2007 2026-04-04 18:35:22 +03:00
  • 17727f7b90 feat: enhance user roles migration with conditional column and index creation infosave2007 2026-04-04 18:35:22 +03:00
  • ded0752d24 feat: enhance Dockerfile and README for improved installation and security practices infosave2007 2026-04-04 18:29:38 +03:00
  • c590ec45fa feat: enhance Dockerfile and README for improved installation and security practices infosave2007 2026-04-04 18:29:38 +03:00
  • 5eb07078ec Merge feature/ssh-auth-draft into master — release v2.0.0 infosave2007 2026-04-04 18:13:12 +03:00
  • 0098133520 Merge feature/ssh-auth-draft into master — release v2.0.0 infosave2007 2026-04-04 18:13:12 +03:00
  • 8c4e7f65e7 feat: add available protocols section to README for better clarity infosave2007 2026-04-04 18:07:55 +03:00
  • 25ef9a7071 feat: add available protocols section to README for better clarity infosave2007 2026-04-04 18:07:55 +03:00
  • 3a1cfb1856 feat: enhance Docker command execution with improved error handling and path management infosave2007 2026-04-04 17:22:38 +03:00
  • e4b83794c3 feat: enhance Docker command execution with improved error handling and path management infosave2007 2026-04-04 17:22:38 +03:00
  • b0da2c300d feat: update installation instructions for SQL migrations with improved clarity and consistency infosave2007 2026-04-04 16:38:11 +03:00
  • 228ae3f006 feat: update installation instructions for SQL migrations with improved clarity and consistency infosave2007 2026-04-04 16:38:11 +03:00
  • ce3d74e49e feat: enhance client speed metrics visualization with improved data processing and responsive table layout infosave2007 2026-04-04 16:32:14 +03:00
  • 3c143d5506 feat: enhance client speed metrics visualization with improved data processing and responsive table layout infosave2007 2026-04-04 16:32:14 +03:00
  • d6eda37ebd feat: enhance ServerMonitoring to resolve container names based on protocol and improve client metrics handling infosave2007 2026-04-04 16:24:21 +03:00
  • 7051d47b1b feat: enhance ServerMonitoring to resolve container names based on protocol and improve client metrics handling infosave2007 2026-04-04 16:24:21 +03:00
  • bb960645d7 feat: enhance VpnClient to support multi-protocol metadata and improve key generation error handling infosave2007 2026-04-04 16:15:10 +03:00
  • ce664072fa feat: enhance VpnClient to support multi-protocol metadata and improve key generation error handling infosave2007 2026-04-04 16:15:10 +03:00
  • 1574f54bef feat: enhance AWG2 protocol handling by adding config directory management and fixing empty peer block in install script infosave2007 2026-04-04 16:02:11 +03:00
  • 326421f07b feat: enhance AWG2 protocol handling by adding config directory management and fixing empty peer block in install script infosave2007 2026-04-04 16:02:11 +03:00
  • 51d5d13c41 feat: enhance SQL migration handling and add Docker installation instructions for remote servers infosave2007 2026-04-04 15:48:15 +03:00
  • bc1d9d531b feat: enhance SQL migration handling and add Docker installation instructions for remote servers infosave2007 2026-04-04 15:48:15 +03:00
  • ecaae6c18a feat: synchronize MTProxy client links with current runtime configuration after reinstall infosave2007 2026-04-04 15:35:59 +03:00
  • 1ff23b8ed9 feat: synchronize MTProxy client links with current runtime configuration after reinstall infosave2007 2026-04-04 15:35:59 +03:00
  • c38c3d1c83 feat: Add AIVPN support and enhance client statistics tracking infosave2007 2026-04-04 15:27:40 +03:00
  • 1c4b080ee5 feat: Add AIVPN support and enhance client statistics tracking infosave2007 2026-04-04 15:27:40 +03:00
  • da5cdc6ae8 feat: add AWG2 protocol support and enhance API documentation for protocol management infosave2007 2026-04-04 13:59:37 +03:00
  • 0bc23e11db feat: add AWG2 protocol support and enhance API documentation for protocol management infosave2007 2026-04-04 13:59:37 +03:00
  • da72a5b3ed feat: enhance VpnClient and VpnServer for improved command execution and configuration handling infosave2007 2026-04-04 12:45:04 +03:00
  • b180864e0d feat: enhance VpnClient and VpnServer for improved command execution and configuration handling infosave2007 2026-04-04 12:45:04 +03:00
  • fc187ba819 feat: update AIVPN migration script to output connection variables for web panel parsing infosave2007 2026-04-04 11:02:06 +03:00
  • ec5e045ab6 feat: update AIVPN migration script to output connection variables for web panel parsing infosave2007 2026-04-04 11:02:06 +03:00
  • 488da396a7 fix: mount necessary configuration and data directories to protocol container infosave2007 2026-04-04 10:47:26 +03:00
  • 0ee6d9a01a fix: mount necessary configuration and data directories to protocol container infosave2007 2026-04-04 10:47:26 +03:00
  • 3562d8950a feat: configure docker-in-docker container with host networking and custom daemon settings infosave2007 2026-04-04 10:31:15 +03:00
  • fb2ab2aa5c feat: configure docker-in-docker container with host networking and custom daemon settings infosave2007 2026-04-04 10:31:15 +03:00
  • 65e6a2dd0b feat: add support for awg2, mtproxy, and aivpn protocols, and implement user role-based access control. infosave2007 2026-04-04 09:56:49 +03:00
  • 26a6ca526d feat: add support for awg2, mtproxy, and aivpn protocols, and implement user role-based access control. infosave2007 2026-04-04 09:56:49 +03:00
  • 7372a7933e fix:max logs MySql infosave2007 2026-02-25 06:57:04 +03:00
  • 19078b03dd fix:max logs MySql infosave2007 2026-02-25 06:57:04 +03:00
  • 27bfc352d4 feat: Add missing translations for protocol management UI and update protocol visibility infosave2007 2026-02-14 18:23:57 +03:00
  • a037f13325 feat: Add missing translations for protocol management UI and update protocol visibility infosave2007 2026-02-14 18:23:57 +03:00
  • 85ff5b2502 feat: Update client IP handling for X-Ray configuration and enable text content display by default infosave2007 2026-02-14 11:39:04 +03:00
  • d1eb910e6a feat: Update client IP handling for X-Ray configuration and enable text content display by default infosave2007 2026-02-14 11:39:04 +03:00
  • f6a854f5ab feat: Allocate proper IP address for clients and expose getNextClientIP method infosave2007 2026-02-13 20:40:04 +03:00
  • e7af048a9e feat: Allocate proper IP address for clients and expose getNextClientIP method infosave2007 2026-02-13 20:40:04 +03:00
  • 12ac52e88d feat: Load environment configuration in metrics collector infosave2007 2026-02-13 20:34:11 +03:00
  • 86eeb765e7 feat: Load environment configuration in metrics collector infosave2007 2026-02-13 20:34:11 +03:00
  • e12f923aff feat: Add protocol_id to VPN clients insertion logic infosave2007 2026-02-13 20:13:57 +03:00
  • e400dfab73 feat: Add protocol_id to VPN clients insertion logic infosave2007 2026-02-13 20:13:57 +03:00
  • 444e64a50a feat: Update client insertion logic to use name/email instead of login infosave2007 2026-02-13 19:37:41 +03:00
  • 7ea1c39c5a feat: Update client insertion logic to use name/email instead of login infosave2007 2026-02-13 19:37:41 +03:00
  • 5172e43fc1 feat: Enhance protocol detection and restoration for AWG and X-Ray installations infosave2007 2026-02-13 19:01:00 +03:00
  • 35e2e9adfa feat: Enhance protocol detection and restoration for AWG and X-Ray installations infosave2007 2026-02-13 19:01:00 +03:00
  • 327ebd85e9 feat: Enhance online client tracking by including recent handshake counts for WireGuard/AWG infosave2007 2026-02-05 19:34:02 +03:00
  • f0a24d2e22 feat: Enhance online client tracking by including recent handshake counts for WireGuard/AWG infosave2007 2026-02-05 19:34:02 +03:00
  • 09baa19a09 feat: Enforce single IP per peer for AWG/WireGuard connections infosave2007 2026-01-30 22:14:09 +03:00
  • 853f57bc40 feat: Enforce single IP per peer for AWG/WireGuard connections infosave2007 2026-01-30 22:14:09 +03:00
  • 77398b5000 feat: Enforce single IP per user for Xray servers and update protocol checks infosave2007 2026-01-30 21:45:05 +03:00
  • e200146dc0 feat: Enforce single IP per user for Xray servers and update protocol checks infosave2007 2026-01-30 21:45:05 +03:00
  • 3ec6b8cd8b feat: Add real-time online client status updates for servers infosave2007 2026-01-30 21:23:57 +03:00
  • 1774fe598f feat: Add real-time online client status updates for servers infosave2007 2026-01-30 21:23:57 +03:00
  • 66bd218aec feat: Add online clients tracking and display on dashboard and server views infosave2007 2026-01-30 21:07:30 +03:00
  • 7b845e952d feat: Add online clients tracking and display on dashboard and server views infosave2007 2026-01-30 21:07:30 +03:00
  • 28a6de5697 feat: Implement single IP enforcement for Xray VLESS protocol with online tracking infosave2007 2026-01-30 20:09:39 +03:00
  • db881a39e3 feat: Implement single IP enforcement for Xray VLESS protocol with online tracking infosave2007 2026-01-30 20:09:39 +03:00
  • e90e3a8df2 fix traffic reboot infosave2007 2026-01-30 19:27:02 +03:00