sing icon indicating copy to clipboard operation
sing copied to clipboard

Do you hear the people sing?

Results 20 sing issues
Sort by recently updated
recently updated
newest added

I am working in clash.meta and xray with same go work project xray require https://github.com/SagerNet/sing at v0.0.0-20220801112236-1bb95f9661fc clash.meta require https://github.com/SagerNet/sing at v0.0.0-20220627234642-a817f7084d9c When I ues go work sync,It changed clash.meta...

It seems golang cannot correctly parse http.Request.Host when method is connet, so i rewrite it with native request string.

LRU cache can both support a default age and specific expire time for each entry, so when we are checking for whether an entry has expired we must check if...

The udp connection will not be released automatically, if it takes too long, it will trigger the system OOM Killer mechanism and kill the process, this commit will set a...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/SagerNet/sing). ## Config Migration Needed - [ ]...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | golang.org/x/sys | `v0.21.0` -> `v0.31.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fsys/v0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fsys/v0.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

More Info: https://developers.cloudflare.com/fundamentals/reference/http-request-headers/#x-forwarded-for

## Problem When running connectivity / latency checks over QUIC/TUIC, the peer may cancel the stream immediately after the check completes. sing-box currently logs this as an `ERROR`, even though...