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

Removing resolvconf Installation from debian and ubuntu installation #482

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bushwhackr
Copy link

@bushwhackr bushwhackr commented Nov 1, 2023

Referencing issue: #479

Most cloud providers injects their own DNS settings into /etc/resolv.conf file and/or running a separate DNS provider such as systemd-resolved. Running apt-get install resolveconf will break /etc/resolv.conf.

Tested with GCP debian-cloud/debian-12 image, both DNS proxying for clients and local DNS lookup still works.

Anatr0p pushed a commit to Anatr0p/wireguard-install that referenced this pull request 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

Successfully merging this pull request may close these issues.

None yet

1 participant