shadowsocks / shadowsocks/shadowsocks-rust
DnsRelay improvements
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 10.9k
- Forks
- 1.5k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 5
Description
- Allow DNS relay to work as a standalone server
- Uses the same UDP socket for listening to send reponse packets instead of creating one for every queries. related code
- Send TCP DNS queries directly to remote
ssserverinstead of sending to another socks5sslocalprocess
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with src/relay/dnsrelay/mod.rs at the linked UDP socket code and review the issue checklist. All listed improvements are marked complete, so first determine whether any actionable work remains; done would require a specific remaining DNS relay change and corresponding verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100