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

add All-Inkl.com to DynDns services #693

Closed
wants to merge 1 commit into from
Closed

add All-Inkl.com to DynDns services #693

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented May 27, 2018

All-Inkl is one of the biggest european providers and offers a DynDns service. The code was tested extensively and checks the result for its correctness. The code is a fork from pfsense/pfsense#3223

All-Inkl is one of the biggest european providers and offers a DynDns service. The code was tested extensively and checks the result for its correctness. The code is a fork from pfsense/pfsense#3223
@fabianfrz
Copy link
Member

@tamara2k: I ask in advance: Did you also check the license if it is compatible?

case 'all-inkl':
$needsIP = FALSE;
$server = 'https://dyndns.kasserver.com/';
curl_setopt($ch, CURLOPT_USERPWD, $this->_dnsUser.':'.$this->_dnsPass);
Copy link
Member

@fabianfrz fabianfrz May 28, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ein Leerzeichen je vor und nach dem Punkt-Operator

@fabianfrz
Copy link
Member

@fichtner the origin account has been deleted since. Close the PR?

@fabianfrz fabianfrz removed the request for review from fichtner May 28, 2018 19:04
@fichtner fichtner closed this May 29, 2018
@sewo777
Copy link

sewo777 commented Apr 20, 2021

is the change coming?

@fichtner
Copy link
Member

This change has been abandoned / was unfinished. Let's discuss on the forum:

https://forum.opnsense.org/index.php?topic=8777.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants