[Inquiry] In version 1.11+, the block outbound function is deprecated. So how to manually switch the proxy connection to reject or do other operations?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 38.2k
- Forks
- 4.6k
- Avg merge
- 19d 15h
- Merged PRs (30d)
- 1
Description
My current configuration is as shown in the figure. During the test, I can change Default selection (requests that do not match the rules) to Reject to simulate a network disconnection for some requests. I can also directly change Node selection to reject to simulate a network disconnection. Other direct connection requests (test server, AI, etc.) on my local machine can continue to be used normally during this process. However, 1.11+ has abandoned the block outbound function. It will be removed later. How can I configure it to meet my current needs?
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 reviewing the 1.11+ outbound configuration and the deprecation context described in the issue, including the attached configuration image. Done means identifying and documenting a supported way to reject selected proxy connections while leaving direct local requests usable.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100