shadowsocks / shadowsocks/shadowsocks-rust
[Feature Request] Config server & server_port using DNS SRV record
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.9k
- Forks
- 1.5k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 5
Description
Hi
It would be convenient if sslocal is able to read both server address & port from a DNS SRV record, like: "_ss._tcp.example.com", so we can change the server address on the fly, without modifying sslocal config file.
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 at the sslocal configuration and server address/port handling, then review how DNS resolution is performed. Define the expected behavior for the _ss._tcp.example.com SRV record, including obtaining both address and port, and verify that sslocal can follow server changes without editing its configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100