manual-connections
manual-connections copied to clipboard
Provision of DIP Support
Added dedicated IP support, including DIP_TOKEN for one line calls and prompts through run_setup.sh.
Adjusted package dependency response for wireguard to list the necessary package (wireguard-tools) to utilize wgquick.
Updated README.md to clarify package dependencies and include DIP_TOKEN.
It works like a charm!
I just had to do a sudo chmod +x get_dip.sh to get rid of ./run_setup.sh: line 150: ./get_dip.sh: Permission denied
Thank you very much!