File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -268,7 +268,7 @@ log-level info
268
268
# -bootstrap-dns: set as bootstrap dns server.
269
269
# Get SPKI with this command:
270
270
# echo | openssl s_client -quic -alpn doq -connect '[ip]:853' | openssl x509 -pubkey -noout | openssl pkey -pubin -outform der | openssl dgst -sha256 -binary | openssl enc -base64
271
- # default port is 853
271
+ # default port is 443
272
272
# server-http3 https://223.5.5.5/dns-query
273
273
# server-h3 h3://223.5.5.5/dns-query
274
274
@@ -435,10 +435,10 @@ log-level info
435
435
436
436
# load plugin
437
437
# plugin [path/to/file] [args]
438
- # plugin /usr/libsmartdns-ui.so --p 8080 -i 0.0.0.0 -r /usr/share/smartdns/wwwroot
438
+ # plugin /usr/lib/ libsmartdns-ui.so --p 8080 -i 0.0.0.0 -r /usr/share/smartdns/wwwroot
439
439
# smartdns-ui.www-root /usr/share/smartdns/wwwroot
440
440
# smartdns-ui.ip http://0.0.0.0:6080
441
- # smartdns-ui.token-expire 3600000000
441
+ # smartdns-ui.token-expire 600
442
442
# smartdns-ui.token-secret 123456
443
443
# smartdns-ui.enable-terminal yes
444
444
# smartdns-ui.enable-cors yes
You can’t perform that action at this time.
0 commit comments