This website requires JavaScript.
Explore
Help
Sign In
hesoyam
/
sing-box-extended-mirror
Watch
1
Star
0
Fork
0
mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced
2026-09-26 01:31:35 +00:00
Code
Issues
Packages
Projects
Releases
2
Wiki
Activity
Files
957e9ff8dc33d9efe96e20ef06e0002c933094de
sing-box-extended-mirror
/
constant
/
dns.go
T
7 lines
100 B
Go
Raw
Normal View
History
Unescape
Escape
Add ACME DNS01 challenge support via libdns
2023-09-16 21:37:22 +08:00
package
constant
const
(
DNSProviderAliDNS
=
"alidns"
DNSProviderCloudflare
=
"cloudflare"
)
Reference in New Issue
Copy Permalink