Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

树莓派4b 配置完成且运行后仍无法翻墙 #99

Open
Iceprism opened this issue Sep 29, 2020 · 0 comments
Open

树莓派4b 配置完成且运行后仍无法翻墙 #99

Iceprism opened this issue Sep 29, 2020 · 0 comments

Comments

@Iceprism
Copy link

  1. 已经更改配置文件 该配置文件和路线均在win平台正常使用
    `{
    "server": "xx.xx.xx.xx",
    "server_ipv6": "::",
    "server_port": 19794,
    "local_address": "127.0.0.0",
    "local_port": 1080,

    "password": "u3cP92",
    "method": "aes-128-ctr",
    "protocol": "auth_aes128_md5",
    "protocol_param": "",
    "obfs": "http_simple",
    "obfs_param": "",
    "speed_limit_per_con": 0,
    "speed_limit_per_user": 0,

    "additional_ports" : {}, // only works under multi-user mode
    "additional_ports_only" : false, // only works under multi-user mode
    "timeout": 120,
    "udp_timeout": 60,
    "dns_ipv6": false,
    "connect_verbose_info": 0,
    "redirect": "",
    "fast_open": false
    }
    `
    2.同时运行了server.py local.py 无报错 端口也正常被监听

但是ping google.com 失败
请问是还有什么没做好吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant