daeuniverse / daeuniverse/dae

[Bug Report] unsupported tunnel type while using shadowsocks with `simple-obfs`

Open
#369 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6.2k
Forks
402
Avg merge
1h 8m
Merged PRs (30d)
1

Description

### Checks

- [X] I have searched the existing issues
- [X] I have read the documentation
- [X] Is it your first time sumbitting an issue

### Current Behavior

Using `shadowsocks` node with `simple-obfs` plugin reported error and nodes not appear in node list.
Besides this all nodes works fine.

### Expected Behavior

Works.

### Steps to Reproduce

1. Adding a node, e.g.
```
ss://TEST@test.test.xyz:1023/?plugin=simple-obfs%3Bobfs%3Dhttp%3Bobfs-host%3D53a8633.bing.com
```

2. Start `dae`, following logs appeared.
```
Dec 19 19:02:42 kaambl dae[1439537]: level=warning msg="handlePkt: failed to GetOrCreate: unknown network unsupported tunnel type: simpleobfs+udp"

...

Dec 17 17:19:33 kaambl dae[779372]: level=debug msg="Connectivity Check Failed" err="unknown network unsupported tunnel type: simpleobfs+udp" network="udp6(DNS)" node=ss
```

And cannot access to website.

### Environment

- **Dae version (use `dae --version`)**: https://github.com/daeuniverse/dae/commit/89628f1f28c6344c7f948fcf380b99c48dfc4479
- **OS (e.g `cat /etc/os-release`)**: NixOS 24.05.20231211.a9bf124
- **Kernel (e.g. `uname -a`)**: 6.5.13
- **Others**:

### Anything else?

FWIW, `SIP002` URL scheme hadn't define the mode field and `SIP003` plugin seems doesn't support UDP transport, the error info may indicated this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.