dnscontrol icon indicating copy to clipboard operation
dnscontrol copied to clipboard

Porkbun URL forwarding

Open viharm opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. Does not support "URL" for Porkbun

Describe the solution you'd like Porkbun API supports the URL Forwarding functionality.

Describe alternatives you've considered Set URL forwarding on the web interface, then add lines for ALIAS & CNAME pointing to Porkbun's servers.

Additional context N.A.

viharm avatar Jun 23 '24 20:06 viharm

cc @imlonghao, the maintainer of the Porkbun provider.

cafferata avatar Jun 24 '24 04:06 cafferata

I'm doubting how many users use their API for URL forwarding.

The API endpoint for "Domain Delete URL Forward" on the docs is incorrect, shows https://api.porkbun.com/api/json/v3/domain/addUrlForward/DOMAIN/RECORD ID but the correct one should be https://api.porkbun.com/api/json/v3/domain/deleteUrlForward/DOMAIN/RECORD ID which is undocumented.

:|

imlonghao avatar Jul 06 '24 07:07 imlonghao

I contacted their support, they've fixed Domain Delete URL Forward now.

ajh0912 avatar Jul 31 '24 19:07 ajh0912

@imlonghao & @ajh0912 , thanks for addressing this.

To answer @imlonghao’s query, I also use my dnscontrol configs as a way to document all my dns settings. I’m not sure if there are others like me.

In any case, I really appreciate your help, thanks so much :-)

viharm avatar Aug 27 '24 05:08 viharm