导航

    网络跳越论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 最新
    • 热门

    带伪装的一键脚本仍然不能上外网

    V2ray讨论区
    2
    7
    21
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • X
      xxwwxx388 最后由 编辑

      62c8a983361866114bc54a4668a0c3b.png

      ad1654ddb90d4b8c96fc6a0319ddc57.png
      大神帮看看哪里还不行,也按照PC端科学上网常见问题帖子里都查了一遍,网络和internet设置也没问题。节点ip如下
      499e167d995e1f9fcef9c0d227b5571.png
      f58183ccea94d3b875d603d91e40ab4.png

      1 条回复 最后回复 回复 引用 0
      • H
        hijk 最后由 编辑

        软件日志有什么输出?

        1 条回复 最后回复 回复 引用 0
        • X
          xxwwxx388 最后由 xxwwxx388 编辑

          大神,小白一枚,软件日志不是太懂,就全复制劳烦看下
          BBR模块已安装
          安装v2ray...
          Installing V2Ray v4.24.2 on x86_64
          Downloading V2Ray: https://github.com/v2ray/v2ray-core/releases/download/v4.24.2/v2ray-linux-64.zip
          % Total % Received % Xferd Average Speed Time Time Time Current
          Dload Upload Total Spent Left Speed
          100 629 100 629 0 0 2652 0 --:--:-- --:--:-- --:--:-- 2665
          100 12.3M 100 12.3M 0 0 9002k 0 0:00:01 0:00:01 --:--:-- 14.0M
          Archive: /tmp/v2ray/v2ray.zip
          inflating: /usr/bin/v2ray/geoip.dat
          inflating: /usr/bin/v2ray/geosite.dat
          inflating: /usr/bin/v2ray/v2ctl
          inflating: /usr/bin/v2ray/v2ray
          PORT:41563
          UUID:914ee9a1-d333-4089-ab1a-1acd0c78f60d
          Archive: /tmp/v2ray/v2ray.zip
          inflating: /etc/systemd/system/v2ray.service
          Created symlink from /etc/systemd/system/multi-user.target.wants/v2ray.service to /etc/systemd/system/v2ray.service.
          V2Ray v4.24.2 is installed.
          11 Jun 15:46:05 ntpdate[523]: adjust time server 128.138.141.172 offset 0.012318 sec
          v2ray安装成功!
          Loaded plugins: fastestmirror
          Loading mirror speeds from cached hostfile

          • base: repos.lax.layerhost.com
          • elrepo-kernel: repos.lax-noc.com
          • epel: d2lzkl7pfhq30w.cloudfront.net
          • extras: mirrors.sonic.net
          • updates: centos.mirror.ndchost.com
            Package 1:nginx-1.16.1-1.el7.x86_64 already installed and latest version
            Nothing to do
            WARNING: Running pip install with root privileges is generally not a good idea. Try pip3 install --user instead.
            Requirement already satisfied: certbot in /usr/local/lib/python3.6/site-packages
            Requirement already satisfied: configobj in /usr/local/lib/python3.6/site-packages (from certbot)
            Requirement already satisfied: zope.component in /usr/local/lib/python3.6/site-packages (from certbot)
            Requirement already satisfied: parsedatetime>=1.3 in /usr/local/lib/python3.6/site-packages (from certbot)
            Requirement already satisfied: distro>=1.0.1 in /usr/local/lib/python3.6/site-packages (from certbot)
            Requirement already satisfied: ConfigArgParse>=0.9.3 in /usr/local/lib/python3.6/site-packages (from certbot)
            Requirement already satisfied: josepy>=1.1.0 in /usr/local/lib/python3.6/site-packages (from certbot)
            Requirement already satisfied: pytz in /usr/local/lib/python3.6/site-packages (from certbot)
            Requirement already satisfied: acme>=1.4.0 in /usr/local/lib/python3.6/site-packages (from certbot)
            Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages (from certbot)
            Requirement already satisfied: cryptography>=1.2.3 in /usr/local/lib64/python3.6/site-packages (from certbot)
            Requirement already satisfied: pyrfc3339 in /usr/local/lib64/python3.6/site-packages (from certbot)
            Requirement already satisfied: zope.interface in /usr/local/lib64/python3.6/site-packages (from certbot)
            Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from configobj->certbot)
            Requirement already satisfied: zope.deprecation>=4.3.0 in /usr/local/lib/python3.6/site-packages (from zope.component->certbot)
            Requirement already satisfied: zope.deferredimport>=4.2.1 in /usr/local/lib/python3.6/site-packages (from zope.component->certbot)
            Requirement already satisfied: zope.hookable>=4.2.0 in /usr/local/lib64/python3.6/site-packages (from zope.component->certbot)
            Requirement already satisfied: zope.event in /usr/local/lib/python3.6/site-packages (from zope.component->certbot)
            Requirement already satisfied: PyOpenSSL>=0.13 in /usr/local/lib64/python3.6/site-packages (from josepy>=1.1.0->certbot)
            Requirement already satisfied: requests-toolbelt>=0.3.0 in /usr/local/lib/python3.6/site-packages (from acme>=1.4.0->certbot)
            Requirement already satisfied: requests[security]>=2.6.0 in /usr/local/lib/python3.6/site-packages (from acme>=1.4.0->certbot)
            Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib64/python3.6/site-packages (from cryptography>=1.2.3->certbot)
            Requirement already satisfied: zope.proxy in /usr/local/lib64/python3.6/site-packages (from zope.deferredimport>=4.2.1->zope.component->certbot)
            Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests[security]>=2.6.0->acme>=1.4.0->certbot)
            Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests[security]>=2.6.0->acme>=1.4.0->certbot)
            Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests[security]>=2.6.0->acme>=1.4.0->certbot)
            Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests[security]>=2.6.0->acme>=1.4.0->certbot)
            Requirement already satisfied: pycparser in /usr/local/lib/python3.6/site-packages (from cffi!=1.11.3,>=1.8->cryptography>=1.2.3->certbot)
            Saving debug log to /var/log/letsencrypt/letsencrypt.log
            Plugins selected: Authenticator standalone, Installer None
            Cert not yet due for renewal

          You have an existing certificate that has exactly the same domains or certificate name you requested and isn't close to expiry.
          (ref: /etc/letsencrypt/renewal/www.****.club.conf)

          What would you like to do?


          1: Keep the existing certificate for now
          2: Renew & replace the cert (limit ~5 per 7 days)


          Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 1
          Keeping the existing certificate


          Certificate not yet due for renewal; no action taken.


          H 1 条回复 最后回复 回复 引用 0
          • H
            hijk @xxwwxx388 最后由 编辑

            @xxwwxx388 不是这个,是v2rayN下面的日志

            1 条回复 最后回复 回复 引用 0
            • X
              xxwwxx388 最后由 xxwwxx388 编辑

              配置成功
              Vmess-云(144******:443)
              启动服务(2020/6/11 17:04:43)...
              找不到 v2ray-core,下载地址: https://github.com/v2fly/v2ray-core/releases

              H 1 条回复 最后回复 回复 引用 0
              • H
                hijk @xxwwxx388 最后由 编辑

                @xxwwxx388 大哥,从本站下载客户端,然后再配置使用

                1 条回复 最后回复 回复 引用 0
                • X
                  xxwwxx388 最后由 编辑

                  解决问题了,谢谢大神

                  1 条回复 最后回复 回复 引用 0
                  • 1 / 1
                  • First post
                    Last post
                  © 网络跳越论坛 技术博客:网络跳越 | V2ray科技