Skip to content

Using DNS #1693

Aug 29, 2022 · 13 comments · 10 replies
Discussion options

You must be logged in to vote

mg_mgr_init() will set Google DNS (8.8.8.8) as a default one.
If you want to set a specific DNS, just change that entry in the mg_mgr structure

mgr->dns4.url = "udp://8.8.8.8:53";

Replies: 13 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by scaprile
Comment options

You must be logged in to vote
1 reply
@scaprile
Comment options

Comment options

You must be logged in to vote
1 reply
@scaprile
Comment options

Comment options

You must be logged in to vote
1 reply
@scaprile
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@scaprile
Comment options

scaprile Sep 5, 2022
Collaborator

Comment options

You must be logged in to vote
1 reply
@scaprile
Comment options

scaprile Sep 5, 2022
Collaborator

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@scaprile
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jbbcst
Comment options

Comment options

You must be logged in to vote
3 replies
@cpq
Comment options

cpq Oct 2, 2022
Maintainer

@PythagoRascal
Comment options

@cpq
Comment options

cpq Oct 2, 2022
Maintainer

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