shadowsocks / shadowsocks/shadowsocks-rust
How to expose socks5 and http proxy with username and password in sslocal?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.9k
- Forks
- 1.5k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 5
Description
as title, how do I set it such that i connect to the sslocal via like socks5://myusername:mypassword@mysslocal ??
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 by checking sslocal's existing SOCKS5 and HTTP proxy configuration documentation and entry points for listener authentication. Confirm whether username-and-password access is supported for each proxy type, then document the applicable configuration and a working connection example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100