ginuerzh / gost

GO Simple Tunnel - a simple tunnel written in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用服务器多网卡,用Interface绑定指定Ip时,报错connect: no route to host

demooooooo opened this issue · comments

服务器使用ubuntu 22,服务器拥有5个Ip地址,想通过绑定不同的网卡地址,实现不同Ip上网。
使用命令格式如下:
gost -L relay+tls://user:password@ip:8081?interface=ip

客户端能连成功链接服务器,但是服
务器报错信息connect: no route to host
gost