diff --git a/porkbun-linux-cli b/porkbun-linux-cli index 3525e3b..c1ee483 100755 --- a/porkbun-linux-cli +++ b/porkbun-linux-cli @@ -180,12 +180,16 @@ function ping_ipv4 { echo $(request "$BASE_URL_IPV4/ping") } +# endregion + ################################################### # # # DNS # # # ################################################### +# region: dns + HANDLE_DNS="dns" function handle_dns {