glider icon indicating copy to clipboard operation
glider copied to clipboard

Cannot forward udp when work with sstap.

Open x0chaoren0s opened this issue 3 years ago • 1 comments

Glider releases: [glider_0.16.2_linux_armv7.deb] and [glider_0.16.2_windows_amd64v3.zip] Sstap: beta 1.0.9.3 on windows10 Chinese language

Glider as both server and client on machine A(10.92.104.31):

verbose=True
listen=0.0.0.0:7608
listen=ss://aes-256-gcm:[email protected]:7609
forward=ssh://mysshserver

Sstap set glider as an ss server on machine B(10.92.104.204): sstap - node 1 (use glider's mix scheme) (key-names translated from Chinese):

type: SOCKS 5
server IP: 10.92.104.31
port: 7608

sstap - node 2 (use glider's ss scheme) (key-names translated from Chinese):

server IP: 10.92.104.31
port: 7609
password: gliderss
encryption: aes-256-gcm
protocol: origin
blur: plain

Both node1 and node2 cannot pass udp-forwarding: image image

2022/06/20 14:32:10 server.go:147: [socks5u] remote dial error: not supported, 2022/06/20 14:32:09 server.go:78: [ss] 10.92.104.204:63285 <-> 58.220.49.140:443 via m.nl.ssh.ipmy.pw:22, relay error: write tcp 10.92.104.31:7609->10.92.104.204:63285: write: broken pipe

But both the mix and ss scheme work well with other ss clients and browser plugins.

x0chaoren0s avatar Jun 20 '22 14:06 x0chaoren0s

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Sep 20 '22 03:09 github-actions[bot]