forked from mirrors-git/wg-peer
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
@nicholasmireles commented on Jul 28, 2024:
Some minor tweaks if you don't have/want jq installed:
- This could simply be
NAMESERVER=$(resolvectl dns eth0 | cut -d" " -f4)if you know eth0 is your normal interface.
- This similarly can be changed to
ENDPOINT=$(curl -s https://ipinfo.io/ip)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels