Skip to content

出现“Select Network Interface failed,can't use TCP protocal!” #8

@KwToPA

Description

@KwToPA

您好

运行之后出现报错

sudo java -jar finalspeed-1.0.jar
System: mac os x 10.10.5
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Network Interface List: 
     en0
     bridge0
     ppp0
     en1
     ppp1
     en3
     bridge100
     lo0
     gif0
     stf0
     p2p0
     awdl0
Select Network Interface failed,can't use TCP protocal!

我把原来的json文件都复制到finalspeed-1.0文件夹下
client_config.json 选了UDP,但是仍然跳出 Select Network Interface failed,can't use TCP protocal!

{"download_speed": hidden,"protocal”:”udp”,”server_address”:”hidden”,”server_port":150,"socks5_port": hidden,"upload_speed": hidden}

pf.conf

block drop quick proto tcp from any to hidden port = 150

port_map.json

{"map_list":[{"dst_port”:hidden,”listen_port": hidden,"name":"hidden"},{"dst_port": hidden,"listen_port": hidden,"name":"hidden"}]}

谢谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions