全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
楼主: Vhc
打印 上一主题 下一主题

[美国VPS] 分享一个自建节点,可看Netflix,永久免费,永久可用

  [复制链接]
241#
发表于 2020-2-28 23:07:39 来自手机 | 只看该作者
速度不错 联通200ms+  谢谢
242#
发表于 2020-2-28 23:20:18 | 只看该作者
您好,
我使用trojan-1.14.1-win配置文件如下:
  1. {
  2.     "run_type": "client",
  3.     "local_addr": "127.0.0.1",
  4.     "local_port": 1080,
  5.     "remote_addr": "192.154.226.102",
  6.     "remote_port": 43210,
  7.     "password": [
  8.         "91ai.net"
  9.     ],
  10.     "log_level": 1,
  11.     "ssl": {
  12.         "verify": true,
  13.         "verify_hostname": true,
  14.         "cert": "",
  15.         "cipher": "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA:AES128-SHA:AES256-SHA:DES-CBC3-SHA",
  16.         "cipher_tls13": "TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_256_GCM_SHA384",
  17.         "sni": "",
  18.         "alpn": [
  19.             "h2",
  20.             "http/1.1"
  21.         ],
  22.         "reuse_session": true,
  23.         "session_ticket": false,
  24.         "curves": ""
  25.     },
  26.     "tcp": {
  27.         "no_delay": true,
  28.         "keep_alive": true,
  29.         "reuse_port": false,
  30.         "fast_open": false,
  31.         "fast_open_qlen": 20
  32.     }
  33. }
复制代码


在浏览器使用SwitchyOmega插件设置了socks5的代理127.0.0.1:1080,运行trojan,浏览器无法链接谷歌,trojan报错如下:
  1. Welcome to trojan 1.14.1
  2. [2020-02-28 23:16:15] [WARN] trojan service (client) started at 127.0.0.1:1088
  3. [2020-02-28 23:16:17] [INFO] 127.0.0.1:57436 requested connection to www.baidu.com:443
  4. [2020-02-28 23:16:17] [INFO] 127.0.0.1:57437 requested connection to www.baidu.com:443
  5. [2020-02-28 23:16:23] [ERROR] 127.0.0.1:57436 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  6. [2020-02-28 23:16:23] [INFO] 127.0.0.1:57436 disconnected, 0 bytes received, 517 bytes sent, lasted for 6 seconds
  7. [2020-02-28 23:16:23] [INFO] 127.0.0.1:57445 requested connection to beacons.gcp.gvt2.com:443
  8. [2020-02-28 23:16:23] [INFO] 127.0.0.1:57446 requested connection to beacons2.gvt2.com:443
  9. [2020-02-28 23:16:23] [INFO] 127.0.0.1:57450 requested connection to www.google.com:443
  10. [2020-02-28 23:16:23] [INFO] 127.0.0.1:57452 requested connection to beacons2.gvt2.com:443
  11. [2020-02-28 23:16:23] [INFO] 127.0.0.1:57453 requested connection to beacons2.gvt2.com:443
  12. [2020-02-28 23:16:23] [INFO] 127.0.0.1:57454 requested connection to beacons.gcp.gvt2.com:443
  13. [2020-02-28 23:16:23] [INFO] 127.0.0.1:57455 requested connection to beacons.gcp.gvt2.com:443
  14. [2020-02-28 23:16:25] [INFO] 127.0.0.1:57461 requested connection to beacons4.gvt2.com:443
  15. [2020-02-28 23:16:25] [ERROR] 127.0.0.1:57446 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  16. [2020-02-28 23:16:25] [INFO] 127.0.0.1:57446 disconnected, 0 bytes received, 517 bytes sent, lasted for 2 seconds
  17. [2020-02-28 23:16:25] [INFO] 127.0.0.1:57463 requested connection to www.baidu.com:443
  18. [2020-02-28 23:16:25] [ERROR] 127.0.0.1:57455 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  19. [2020-02-28 23:16:25] [INFO] 127.0.0.1:57455 disconnected, 0 bytes received, 517 bytes sent, lasted for 2 seconds
  20. [2020-02-28 23:16:25] [INFO] 127.0.0.1:57466 requested connection to beacons3.gvt2.com:443
  21. [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57445 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  22. [2020-02-28 23:16:26] [INFO] 127.0.0.1:57445 disconnected, 0 bytes received, 517 bytes sent, lasted for 3 seconds
  23. [2020-02-28 23:16:26] [INFO] 127.0.0.1:57468 requested connection to beacons.gvt2.com:443
  24. [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57450 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  25. [2020-02-28 23:16:26] [INFO] 127.0.0.1:57450 disconnected, 0 bytes received, 517 bytes sent, lasted for 3 seconds
  26. [2020-02-28 23:16:26] [INFO] 127.0.0.1:57470 requested connection to clients2.google.com:443
  27. [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57452 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  28. [2020-02-28 23:16:26] [INFO] 127.0.0.1:57452 disconnected, 0 bytes received, 517 bytes sent, lasted for 3 seconds
  29. [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57461 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  30. [2020-02-28 23:16:26] [INFO] 127.0.0.1:57461 disconnected, 0 bytes received, 517 bytes sent, lasted for 1 seconds
  31. [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57468 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  32. [2020-02-28 23:16:26] [INFO] 127.0.0.1:57468 disconnected, 0 bytes received, 517 bytes sent, lasted for 0 seconds
  33. [2020-02-28 23:16:26] [ERROR] 127.0.0.1:57466 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  34. [2020-02-28 23:16:26] [INFO] 127.0.0.1:57466 disconnected, 0 bytes received, 517 bytes sent, lasted for 1 seconds
  35. [2020-02-28 23:16:26] [INFO] 127.0.0.1:57473 requested connection to beacons3.gvt2.com:443
  36. [2020-02-28 23:16:26] [INFO] 127.0.0.1:57474 requested connection to beacons2.gvt2.com:443
  37. [2020-02-28 23:16:27] [ERROR] 127.0.0.1:57453 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  38. [2020-02-28 23:16:27] [INFO] 127.0.0.1:57453 disconnected, 0 bytes received, 517 bytes sent, lasted for 4 seconds
  39. [2020-02-28 23:16:27] [ERROR] 127.0.0.1:57473 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  40. [2020-02-28 23:16:27] [INFO] 127.0.0.1:57473 disconnected, 0 bytes received, 517 bytes sent, lasted for 1 seconds
  41. [2020-02-28 23:16:27] [INFO] 127.0.0.1:57477 requested connection to beacons.gcp.gvt2.com:443
  42. [2020-02-28 23:16:27] [INFO] 127.0.0.1:57478 requested connection to beacons4.gvt2.com:443
  43. [2020-02-28 23:16:27] [INFO] 127.0.0.1:57479 requested connection to beacons3.gvt2.com:443
  44. [2020-02-28 23:16:27] [ERROR] 127.0.0.1:57470 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  45. [2020-02-28 23:16:27] [INFO] 127.0.0.1:57470 disconnected, 0 bytes received, 517 bytes sent, lasted for 1 seconds
  46. [2020-02-28 23:16:27] [INFO] 127.0.0.1:57483 requested connection to beacons4.gvt2.com:443
  47. [2020-02-28 23:16:28] [ERROR] 127.0.0.1:57454 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  48. [2020-02-28 23:16:28] [INFO] 127.0.0.1:57454 disconnected, 0 bytes received, 517 bytes sent, lasted for 5 seconds
  49. [2020-02-28 23:16:29] [ERROR] 127.0.0.1:57483 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  50. [2020-02-28 23:16:29] [INFO] 127.0.0.1:57483 disconnected, 0 bytes received, 517 bytes sent, lasted for 2 seconds
  51. [2020-02-28 23:16:29] [INFO] 127.0.0.1:57486 requested connection to beacons3.gvt2.com:443
  52. [2020-02-28 23:16:30] [ERROR] 127.0.0.1:57479 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  53. [2020-02-28 23:16:30] [INFO] 127.0.0.1:57479 disconnected, 0 bytes received, 517 bytes sent, lasted for 3 seconds
  54. [2020-02-28 23:16:30] [INFO] 127.0.0.1:57488 requested connection to beacons5.gvt2.com:443
  55. [2020-02-28 23:16:30] [ERROR] 127.0.0.1:57474 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  56. [2020-02-28 23:16:30] [INFO] 127.0.0.1:57474 disconnected, 0 bytes received, 517 bytes sent, lasted for 4 seconds
  57. [2020-02-28 23:16:30] [INFO] 127.0.0.1:57491 requested connection to beacons4.gvt2.com:443
  58. [2020-02-28 23:16:31] [ERROR] 127.0.0.1:57478 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  59. [2020-02-28 23:16:31] [INFO] 127.0.0.1:57478 disconnected, 0 bytes received, 517 bytes sent, lasted for 4 seconds
  60. [2020-02-28 23:16:31] [INFO] 127.0.0.1:57493 requested connection to beacons3.gvt2.com:443
  61. [2020-02-28 23:16:32] [ERROR] 127.0.0.1:57486 SSL handshake failed with 192.154.226.102:43210: certificate verify failed
  62. [2020-02-28 23:16:32] [INFO] 127.0.0.1:57486 disconnected, 0 bytes received, 517 bytes sent, lasted for 3 seconds
  63. [2020-02-28 23:16:32] [INFO] 127.0.0.1:57496 requested connection to beacons5.gvt2.com:443
复制代码


请问是什么地方配置有问题呢?
243#
发表于 2020-2-28 23:27:12 | 只看该作者
实在不好意思白**,留下个脚印
244#
发表于 2020-2-29 00:18:46 | 只看该作者
大佬好人一个
245#
发表于 2020-2-29 00:39:10 | 只看该作者
我电信的也来试试
246#
发表于 2020-2-29 00:40:50 | 只看该作者
小火箭扫码没用啊
247#
 楼主| 发表于 2020-2-29 08:05:24 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
248#
 楼主| 发表于 2020-2-29 09:46:56 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
249#
发表于 2020-2-29 09:56:50 | 只看该作者
Vhc 发表于 2020-2-29 08:05
你不要校验证书,因为证书是自签的

您好:
我设置验证为false,配置如下:
  1. {
  2.     "run_type": "client",
  3.     "local_addr": "127.0.0.1",
  4.     "local_port": 1080,
  5.     "remote_addr": "192.154.226.102",
  6.     "remote_port": 43210,
  7.     "password": [
  8.         "91ai.net"
  9.     ],
  10.     "log_level": 1,
  11.     "ssl": {
  12.         "verify": false,
  13.         "verify_hostname": false,
  14.         "cert": "",
  15.         "cipher": "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA:AES128-SHA:AES256-SHA:DES-CBC3-SHA",
  16.         "cipher_tls13": "TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_256_GCM_SHA384",
  17.         "sni": "",
  18.         "alpn": [
  19.             "h2",
  20.             "http/1.1"
  21.         ],
  22.         "reuse_session": true,
  23.         "session_ticket": false,
  24.         "curves": ""
  25.     },
  26.     "tcp": {
  27.         "no_delay": true,
  28.         "keep_alive": true,
  29.         "reuse_port": false,
  30.         "fast_open": false,
  31.         "fast_open_qlen": 20
  32.     }
  33. }
复制代码

但是还是出现目标计算机拒绝连接,请问该怎么修改配置文件?
  1. [2020-02-29 09:53:05] [ERROR] 127.0.0.1:59826 cannot establish connection to remote server 192.154.226.102:43210: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
  2. [2020-02-29 09:53:05] [INFO] 127.0.0.1:59826 disconnected, 0 bytes received, 517 bytes sent, lasted for 16 seconds
  3. [2020-02-29 09:53:05] [INFO] 127.0.0.1:59873 requested connection to beacons.gvt2.com:443
  4. [2020-02-29 09:53:05] [INFO] 127.0.0.1:59874 requested connection to beacons4.gvt2.com:443
  5. [2020-02-29 09:53:05] [INFO] 127.0.0.1:59875 requested connection to beacons.gcp.gvt2.com:443
  6. [2020-02-29 09:53:06] [ERROR] 127.0.0.1:59846 cannot establish connection to remote server 192.154.226.102:43210: 由于目标计算机积极拒绝,无法连接。
  7. [2020-02-29 09:53:06] [INFO] 127.0.0.1:59846 disconnected, 0 bytes received, 517 bytes sent, lasted for 15 seconds
  8. [2020-02-29 09:53:06] [ERROR] 127.0.0.1:59847 cannot establish connection to remote server 192.154.226.102:43210: 由于目标计算机积极拒绝,无法连接。
  9. [2020-02-29 09:53:06] [INFO] 127.0.0.1:59847 disconnected, 0 bytes received, 517 bytes sent, lasted for 15 seconds
  10. [2020-02-29 09:53:08] [INFO] 127.0.0.1:59884 requested connection to clients4.google.com:443
  11. [2020-02-29 09:53:08] [ERROR] 127.0.0.1:59853 cannot establish connection to remote server 192.154.226.102:43210: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
  12. [2020-02-29 09:53:08] [INFO] 127.0.0.1:59853 disconnected, 0 bytes received, 517 bytes sent, lasted for 17 seconds
  13. [2020-02-29 09:53:09] [ERROR] 127.0.0.1:59825 cannot establish connection to remote server 192.154.226.102:43210: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
  14. [2020-02-29 09:53:09] [INFO] 127.0.0.1:59825 disconnected, 0 bytes received, 517 bytes sent, lasted for 20 seconds
复制代码
250#
 楼主| 发表于 2020-2-29 09:59:58 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2024-6-16 19:30 , Processed in 0.063544 second(s), 6 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表