• Joined on 2026-05-24
wenil pushed to master at wenil/amneziavpnphp 2026-05-29 22:17:51 +03:00
baa3ef5f76 feat(awg2): add server obfuscation downgrade script for older router clients
wenil pushed to master at wenil/amneziavpnphp 2026-05-29 15:33:14 +03:00
24a6cb276f fix(awg2): clamp TCP MSS on server so traffic actually flows (issue #50)
wenil pushed to master at wenil/amneziavpnphp 2026-05-29 14:23:43 +03:00
222953049d fix(awg2): restore client MTU=1280 (connects but no traffic)
wenil pushed to master at wenil/amneziavpnphp 2026-05-29 13:41:27 +03:00
d771af866c fix(awg2): mirror server obfuscation params in client config (fixes no-connect)
wenil pushed to master at wenil/amneziavpnphp 2026-05-29 12:14:06 +03:00
0d72579edd fix(awg2): auto-detect wg/awg tool inside container (real cause of issue #50)
wenil pushed to master at wenil/amneziavpnphp 2026-05-29 10:43:27 +03:00
b819eb35b0 fix(awg2): resolve issue #50 client key generation and install timeout
809b0ca63d feat(migrations): Add WARP auto-integration with redsocks and iptables
f04f9dd1cb refactor: enhance SSH command handling and auto-detect sudo requirements for Docker commands
aae920a5c2 fix: update SSH command execution to use semicolons for reliability and improve disk usage calculation
c9792a5d5d fix: update firebase/php-jwt dependency to version 7.0 issues/33 security advisories ("PKSA-y2cr-5h3j-g3ys")
Compare 10 commits »
wenil created branch master in wenil/amneziavpnphp 2026-05-29 10:43:27 +03:00
wenil created repository wenil/amneziavpnphp 2026-05-29 10:37:59 +03:00
wenil pushed to main at wenil/busbar-designer 2026-05-25 14:04:33 +03:00
7512393ef4 busbars: FDM test-print export (extruded STL + STEP)
wenil pushed to main at wenil/busbar-designer 2026-05-25 13:38:45 +03:00
102cfcee64 tracks: new /tracks generator for IKEA Lillabo / Brio train tracks
wenil pushed to main at wenil/busbar-designer 2026-05-25 13:12:26 +03:00
5d65b0d8a1 holder: fix decimal -D overrides being truncated to int
wenil pushed to main at wenil/busbar-designer 2026-05-25 13:02:04 +03:00
73c9495a96 holder: fix scad editor panel hidden bug + smaller default height
wenil pushed to main at wenil/busbar-designer 2026-05-25 12:52:33 +03:00
676d976937 holder + scad: SCAD source editor on /holder + new /scad universal renderer
wenil pushed to main at wenil/busbar-designer 2026-05-25 12:45:02 +03:00
5bba0e3c4a holder: expose all 59 scad parameters auto-extracted from the .scad source
wenil pushed to main at wenil/busbar-designer 2026-05-25 12:19:46 +03:00
dfef1453aa holder: fit-check — translucent max-box + manual enclosure overlay
wenil pushed to main at wenil/busbar-designer 2026-05-25 11:49:44 +03:00
3418e01689 holder: cap total cells at 1000 to prevent runaway renders
wenil pushed to main at wenil/busbar-designer 2026-05-25 11:35:35 +03:00
0aa38809b4 holder: switch to OpenSCAD Manifold backend (10-50x faster renders)
wenil pushed to main at wenil/busbar-designer 2026-05-25 11:22:27 +03:00
af3ed092dc holder: explicit Render button + progress UI + longer render timeout
wenil pushed to main at wenil/busbar-designer 2026-05-25 09:38:45 +03:00
1fadef0b3f systemd: redirect HOME / XDG dirs into project so ProtectHome stays on
wenil pushed to main at wenil/busbar-designer 2026-05-25 09:35:54 +03:00
a16952f7c5 install.sh: rebuild venv if pip missing (Debian 13 / Python 3.13 quirk)