Srar / node-tap

基于TypeScript实现的开源SSTap
Apache License 2.0
681 stars 150 forks source link

默认dns打开谷歌,steam社区等网页会出现证书错误的现象 #70

Closed SmRiley closed 5 years ago

SmRiley commented 5 years ago

360截图183408099413699 难道是线路问题?另外skipdns是使用电脑自身dns的意思么?对游戏加速来说是指定dns还是不指定比较好一点呢?

Srar commented 5 years ago

访问别的SSL服务没问题的话那么就是线路问题.

SkipDNS是使用电脑本身DNS, 是否加上这个参数还是主要看游戏. 个人建议是大多数场景不要加这个参数.

SmRiley notifications@github.com于2019年8月7日 周三12:36写道:

[image: 360截图183408099413699] https://user-images.githubusercontent.com/45205313/62595145-bdb64d80-b90f-11e9-85f9-d25135f1bad6.png 难道是线路问题?另外skipdns是使用电脑自身dns的意思么?对游戏加速来说是指定dns还是不指定比较好一点呢?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Srar/node-tap/issues/70?email_source=notifications&email_token=AC4CJYUDJUVMOB5QB5BPABDQDJGNFA5CNFSM4IJ4I66KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HDZFMCQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AC4CJYVFVPJMFS5WLLIPSU3QDJGNFANCNFSM4IJ4I66A .

SmRiley commented 5 years ago

原因找到了,是服务器没有开启udp导致的.谢谢