Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve config file permissions #474

Open
yglodt opened this issue Sep 1, 2023 · 0 comments
Open

Improve config file permissions #474

yglodt opened this issue Sep 1, 2023 · 0 comments

Comments

@yglodt
Copy link

yglodt commented Sep 1, 2023

I suggest creating the files /etc/wireguard/wg0.conf and /etc/wireguard/params with permissions 600 for enhanced security.

The generated files in /root/client.conf could also be created with 600.

Otherwise, thank you a lot for this great script which makes using Wireguard a breeze!

Anatr0p pushed a commit to Anatr0p/wireguard-install that referenced this issue Nov 11, 2023
- Kali Linux support
- Removed resolvconf installation
- Automatic PersistentKeepalive
- Config file output right after client creation under QR code
- Changed y/n  to yes/no to avoid accidental press
- Added confirmation for client removing
- Replaced way to detect machine IPv4/6
- Updated permissions for whole /etc/wireguard from 644 to 600
- Added IPv6 random generation

Used issues/PRs:
angristan#474
angristan#430
angristan#482 by bushwhackr
angristan#457 by dikeckaan
angristan#456 by turekt
Repository owner deleted a comment from Anatr0p Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant