Aegis-VPN is a fully automated, self-hosted WireGuard VPN manager for Linux servers.
Shell MIT 668 KB Created Jun 10, 2026
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History
1 branches 0 tags
Merge pull request #14 from rabindra789/main 0ccbfca last month
fix: set ShellCheck severity to warning, fix SC2154 be8044f last month
fix: resolve ShellCheck warnings for CI pass f3018f8 last month
ci: add ShellCheck, syntax validation, and unit tests 9c675e7 last month
Merge pull request #13 from defenx-tech/release/v3.1.2 15aa66e last month
Merge branch 'defenx-tech:main' into main df516cb last month
Merge pull request #12 from rabindra789/fix/wireguard-config-reliability 6296c11 last month
Merge defenx-tech/main into fix/wireguard-config-reliability b4cd8fa last month
Merge PR #2: WireGuard config reliability fixes 723111a last month
Merge pull request #11 from rabindra789/feat/health-telegram-contribu… 94c6292 last month
fix: remove SaveConfig=true to prevent key drift, force key sync befo… ed71b5b last month
fix: correct interface listing parsing, use ip -o addr show instead o… b88901f last month
feat: add --interface and --endpoint flags to setup.sh, persisted end… 3f1f5ac last month
fix: preserve server keys on setup re-run, only generate on first run 875cfd6 last month
fix: redirect select_dns/select_tunnel_mode menu output to stderr so … 38c47cc last month
fix: strip CRLF from generated WireGuard configs to prevent syntax er… 5b356be last month
fix: shellcheck warnings in all scripts cd7b9b8 last month
chore: add github topics reference file f5ffcb1 last month
docs: add CONTRIBUTING.md e63d33c last month
feat: add telegram alerts on client changes b3b5b8f last month
feat: add health check command 61338d0 last month
Merge main into rabindra: resolve setup.sh conflict (keep v3.0) 09dcc4d last month
fix: shellcheck warnings in all scripts cc1794f last month
chore: add github topics reference file b35403c last month
docs: add CONTRIBUTING.md 77d13b7 last month
feat: add telegram alerts on client changes 20e8eba last month
feat: add health check command 6c329eb last month
Merge pull request #9 from rabindra789/main 5d24cbb 5 months ago
docs: update all documentation for v3.0.0 6a2c1bc 5 months ago
Merge pull request #8 from rabindra789/main 158f5b9 5 months ago
feat: server-side key rotation (closes #5) aa98082 5 months ago
feat: Aegis-VPN v3.0.0 — major version upgrade c749009 5 months ago
Merge branch 'main' of github.com:rabindra789/aegis-vpn 4df9525 8 months ago
fix: Update network interface references from eth0 to enX0 in configu… 4a37670 8 months ago
fix: Update network interface references in setup script for compatib… eb16203 8 months ago
feat: Update Aegis-VPN setup script to v1.3 with security patch and i… 0848792 8 months ago
Update README.md for Aegis-VPN v1.2 3d35547 9 months ago
docs: Update README for clarity, feature enhancements, and improved s… 90957eb 9 months ago
refactor: Remove unnecessary comment sections for cleaner code 6f2974a 9 months ago
feat: Implement Aegis-VPN CLI with client management and logging feat… 2e7ac36 9 months ago
fix(docs): Revise README for clarity and consistency in project descr… 31490a9 9 months ago
changes c6ed5f1 10 months ago
Prepare for Aegis-VPN v1.1 release 18434d6 10 months ago
Merge pull request #3 from rabindra789/add-readme 8815b96 10 months ago
fix(docs): Correct typo and improve README 53ff74c 10 months ago
Merge pull request #2 from rabindra789/rabindra789-patch-1 27d969e 10 months ago
Update README.md f02a370 10 months ago
feat: Add top-level README.md for the project d2190a8 10 months ago
Create CODE_OF_CONDUCT.md 95629b4 10 months ago
Enhance README.md with project description, quick start instructions,… 1addbc1 10 months ago
Update README.md 4d7fd1a 11 months ago
Update add_client.sh d918e41 11 months ago
Update setup.sh 909481e 11 months ago
Update setup.sh 9b37b97 11 months ago
Update README.md efdddf0 11 months ago
Update README.md 36525f7 11 months ago
Create README.md 1c46532 11 months ago
Delete docs/README 3b3f6a3 11 months ago
Update README 977df95 11 months ago
Update README 1154ce2 11 months ago
Fix formatting in README for better readability of repository structure 62b557b 11 months ago
Update README 2f4abfc 11 months ago
Update README 64a8b9f 11 months ago
Merge branch 'main' of https://github.com/rabindra789/personal-vpn-se… b72a5ea 11 months ago
Add documentation for WireGuard VPN server, including security model … 1b75be2 11 months ago
Create LICENSE 14609de 11 months ago
Add WireGuard client configuration and server hardening notes e244e0a 11 months ago
Add WireGuard VPN client and server setup scripts ef9e726 11 months ago
End of history