Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SagerNet/sing-box

The universal proxy platform
https://github.com/SagerNet/sing-box

documentation: Update changelog, status icons and DNS rules

a61c231dc0b9ae1fec5daa8f91b137f1283ef3d0 authored 12 months ago
Fixed order for Clash modes

cd8c54f01f18847645207f4a91d0e64b343d83e5 authored 12 months ago
Add address filter support for DNS rules

55efb1bb5608873871ffef65505a0865ad0f7aab authored 12 months ago
Fix timezone for Android and iOS

8bb3d0bb368a8dcd1daa9ccf1e086c7e0a76e05a authored 12 months ago
Remove `PROCESS_NAME_NATIVE` dwFlag in process query output

The `process_path` rule of sing-box is inherited from Clash,
the original code uses the local s...

cc0f9c83592f6c40a67a91011ffa3775e8a4af5d authored 12 months ago
Improve domain suffix match behavior

For historical reasons, sing-box's `domain_suffix` rule matches literal prefixes instead of the ...

954121b9122b2e859e2133c46b110329350241c9 authored 12 months ago
badtls: Support uTLS and TLS ECH for read waiter

f0d621444dc4e41431a05b5f4352a774aac6d906 authored 12 months ago
Bump Go version

6b9d1b0e0967349200c20bbb54703dd1c646d99e authored 12 months ago
Fix external controller crash before started

2d0f0d341a91991e5dbdcaf8319b265d460c8319 authored 12 months ago
Try to fix (nil, nil) crash returned by default dialer

a3ed650e403b8b009b05c046ccb1f0ab65ac558c authored 12 months ago
[dependencies] Update actions/cache action to v4

b27bc45cf2550e00823e799a313f8226443aa58e authored 12 months ago
documentation: Bump version

3d735281f468e2c2eb13c1148b4b71a9272ea0d9 authored 12 months ago
Fix android interface monitor

8760a0d94d2255a44475f74998746cc4f679b80c authored 12 months ago
Fix rawConn not closed for hy/hy2

425a63f59dcba6f6c692e4eaa69927564eb62eb5 authored 12 months ago
Remove duplicated rules

2239b5993339bedafc3ac5571d7d573e8814a0bb authored 12 months ago
urltest: Remember the last choice when there is no valid result

b85725c009334979e233d1f77cabcb3ae4b21ce6 authored 12 months ago
Fix UDP DNS response not truncated

17aebc56c1b72696aa379a4806a6b73eb4fa3f85 authored 12 months ago
Fix mobile build on windows

gobind executable name is not exactly `gobind` on windows it's `gobind.exe`

Signed-off-by: Devm...

f76b21b02c01cff2b6fdf74b8994e8a335b75e4d authored 12 months ago
Fix rule description header of `domain_suffix`

I read other rule_item_xxx.go files, they are all snake case. This description is showed on dash...

704545a2ec67e7520e62172e267cea349fafc953 authored 12 months ago
Fix loop back detector

dc7b7afc06123e3509e2c91c64686f6e439f0fcd authored 12 months ago
Update workflow

e478d3c2dc3eab29c1ed73e278c1ad9dca5ec827 authored 12 months ago
documentation: Bump version

c8318058bb4a15e9d6751a71e78bdd3b68c57b32 authored 12 months ago
documentation: Update geosite usage

abca2118e77327a9d8239f1846614b2fa6149fa9 authored 12 months ago
platform: Add service error wrapper for macOS system extension

a8ee41715a6973497279b83715ff79276661f300 authored 12 months ago
Update dependencies

94f76d667140518e8f610ac6b9ccca7d8e643b27 authored 12 months ago
Add sponsor button

1b15e1692aa50ffad36b5086109d3667f15433ef authored about 1 year ago
Fix missing write result in TFO open

bf6cc8903c3db1ac263c04cf266173d715e578f1 authored about 1 year ago
Fix missing loopback detect

017372db257cbb4840906762583ada5dcac0513b authored about 1 year ago
Enhanced light/dark mode support in mkdocs configuration

9b7deb524634f20fe5e6dcc8f097d5c2195ce7cd authored about 1 year ago
documentation: Bump version

216a0380fe85a88ea1c423ade15145b38d7dbe89 authored about 1 year ago
Add network-online.target in .service files

This helps the daemon work better on IoT devices
like RaspberryPi.
According to systemd's docu...

71b9e4ff176e162f4403e479cb40bf0b272462c7 authored about 1 year ago
Fix missing upstream func for read wait conn

a850a73e1afda12ea7efc65951d8abd9e9ffecff authored about 1 year ago
Fix rule match

c4d9be9e0d94cff5ea5e73dce9c6a2d8ed73b081 authored about 1 year ago
documentation: Bump version

f31c604b3db2ee92b70c91a21acaaede8550d75f authored about 1 year ago
Update dependencies

b326e60998f683309e7d30831e7a9c21826534e6 authored about 1 year ago
Fix TLS conn cast for vision

4c8a50a52befbb592c07075fa4dc34594a5577f4 authored about 1 year ago
documentation: Bump version

11bec79a06268f00e7c5a7d5509245855d6dd522 authored about 1 year ago
documentation: remove usages of `category-companies@cn` since merged into `cn`

16eff06c37f9736fb317188c3f8751f027d120d2 authored about 1 year ago
Remove unnecessary context wrappers

2e607118c30d13cf09c1e68afc221d5247df2b9b authored about 1 year ago
documentation: Update package managers

2911eba236bbacc95ac94111c86d993943f22421 authored about 1 year ago
Update tfo-go

269434cfe63601200127a1506088aa4a143f63c6 authored about 1 year ago
Make generated files have `SUDO_USER`'s permissions if possible.

35fd9de3ff97f2a910adb880d19096adf22d38cb authored about 1 year ago
Improve configuration merge

36b0f2e91abfe8b0bb8dec8bca157d4106b8d40a authored about 1 year ago
Update uTLS to 1.5.4

fe053e26b5cb736f8ad5baaa9f8f1e81ae90395e authored about 1 year ago
Refactor inbound/outbound options struct

6ddcd3954d65779861ef589ae98202be1c2a85eb authored about 1 year ago
Improve read wait interface &

Refactor Authenticator interface to struct &
Update smux &
Update gVisor to 20231204.0 &
Update q...

89c723e3e42c557b674062b74d376fea3d691287 authored about 1 year ago
Make type check strict

744a5d703b38a801907c0b490cd798b7c4b91a16 authored about 1 year ago
Update gomobile and add tag

88495a24dcad5a151b8fae0c502eea71555d58a2 authored about 1 year ago
Update cloudflare-tls to go1.21.5

d131a7c10a479beb4180218b6ce9ae656ba1e6e7 authored about 1 year ago
Avoid opening log output before start &

Replace tracing logs with task monitor

21283b554a4d7e399cbf6fc8d4f7efca9e9f8442 authored about 1 year ago
Remove comparable limit for Listable

09421b637869649a7b98e0b9b0a7838874a79285 authored about 1 year ago
Skip internal fake-ip queries

a99deb2cb580442f3468d3f661f7af3b3913bbbd authored about 1 year ago
Update documentation

25810b50c10a63fd2c53f22a950d3dc06fe746a9 authored about 1 year ago
Migrate contentjson and badjson to library &

Add omitempty in format

38d28e076372f29f999449c88cdeb841a522a0e7 authored about 1 year ago
Add `idle_timeout` for URLTest outbound

f1e3a59db3ee4dbf66e9f8ccc6758da4e5cdd557 authored about 1 year ago
Allow nested logical rules

5948ffb96500ca2c83d6601d155edf5e975674d2 authored about 1 year ago
Add rule-set

4b43acfec02ac95d619415fd8386d1cb0ee224b8 authored about 1 year ago
Update buffer usage

7df151e8201d3995bab8870065054208c5a0f422 authored about 1 year ago
Migrate to independent cache file

bf4e556f6729e33273d49fc63d4d7731c1e8a645 authored about 1 year ago
Update documentation

e09a94bb9e3a1ade434f1630c1cf439a0a6fcdf0 authored about 1 year ago
Independent `source_ip_is_private` and `ip_is_private` rules

a21c5324fd6c0ffa6e068af57555420d6827245f authored about 1 year ago
documentation: Bump version

e3f85676904846d9186a4a3884e7ffe0bd3b9ce8 authored about 1 year ago
Fix geoip close

40c7f3e170c68f7b1cfb6876e1e583da80e2f845 authored about 1 year ago
Fix grpc lite transport encoding

c506255e0fa4b6fd58b61619cc7732f6f6cd5646 authored about 1 year ago
Fix h2mux request context

87c6fd4c0fd757266deafeba5a36302d30e64a00 authored about 1 year ago
Fix pprof URL path

46c8d6e61f5e5f5f8904a55dce926b3e7028b973 authored about 1 year ago
documentation: Bump version

19c445d28e27b57e305fed7aa603a74f0cab1c5f authored about 1 year ago
dcoumentation: Fix description of `cipher_suites`

9119a5209b5696a5aa471a17a1e0e2c40cd89e72 authored about 1 year ago
Update dependencies

ea17c2786d22711b3aea00d34f1c3f2e3130cbcd authored about 1 year ago
Fix mux test

12ababd9114793e3c55323dac64a020dd8f918a2 authored about 1 year ago
Update issue reporting templates

Enhanced the issue reporting templates for both English and Chinese versions by adding more stru...

0523845833ee04b235abecab8e286655efdc6c8c authored about 1 year ago
[dependencies] Update actions/upload-artifact action to v4

57794919fa7722711904575cc3467c1aa9c14e31 authored about 1 year ago
Fix missing marshal for `udp_timeout`

f5bb5cf3437ef76fd1d3d1d9aa31e40a4331b436 authored about 1 year ago
Fix V2Ray transport `path` validation behavior

082e3fb8df9dadbdb98a41e5733afd9d301e38d1 authored about 1 year ago
Fix ACME ALPN conflict

3eed614dea58aa00f6eef6b5d6af883ea901a866 authored about 1 year ago
Fix missing nil check for URLTest

76a295a660d2688be7cfb24660780168fb8f5e7c authored about 1 year ago
Fix websocket client initialize

a0cab4f5639d22679633ace11ba259bc9123a38f authored about 1 year ago
documentation: Bump version

aeb7308e81263bd1a4671710a1027dfc8fc6174b authored about 1 year ago
documentation: Fix link format

bb1ebfda836998938af2cc78792c3436e2a3949d authored about 1 year ago
Fix missing UDP timeout for QUIC protocols

c05c798221b7d1ba48a7f626b0efd95d74dadb88 authored about 1 year ago
Migrate `udp_timeout` from seconds to duration format

55b1bcc6a543fd8e252a39977b201ba1cf0bb958 authored about 1 year ago
Fix missing handshake timeout for multiplex

d6eddce4203099efde8651f0d185bc28b2ffe088 authored about 1 year ago
Fix DNS dial context

4bf057139b454dde275f0307c0a9706f4199a2de authored about 1 year ago
Try to fix HTTP server leak again

a1b28b8282780d752db9f4ef3037478d425e5ccb authored about 1 year ago
Fix direct UDP override

d0aaf71770536f2420b43acdbc495c4b3d3ca1f5 authored about 1 year ago
documentation: Update shadowsocks example

Remove the information on password generation for `2022-blake3-aes-128-gcm` cipher from the Serv...

2f31202c6b769b671c6f2b757e7ffcce129eb044 authored about 1 year ago
[dependencies] Update github-actions

e4cc510712a436d6bf469f0a545ca6a99b82bc03 authored about 1 year ago
Update dependencies

e329bf686513db914eead60d926f23796a23f18a authored about 1 year ago
platform: Fix check config

2badcec76547674b6ce4226a3acc6b571554d2d1 authored about 1 year ago
documentation: Bump version

e71c13b1a2295ceb411fcade59259cff75e0eae8 authored about 1 year ago
FIx error handling for netlink banned in Android

a959a67ed3ca3d2869e16458754e5d8fd3532a36 authored about 1 year ago
platform: Fix VPN route

a1044af579f9053d6e55d5ca9efee460c45a6f6a authored about 1 year ago
Update dependencies

a64b57451ac07042454bc597cbffd16af3afcc98 authored about 1 year ago
Fix auto-route IPv6 on darwin

f0e2318cbd5d3d67b219fc98fe9f02fc040324a1 authored about 1 year ago
Fix incorrect dependency

ca094587beeaf72e9c73f72ca26e60dfacfb8a59 authored about 1 year ago
documentation: Bump version

ebec308fd8670fe433ebae610f6045ad0b555961 authored about 1 year ago
Update bug report template

ca3b86c7819715aff53b6a420f821db5b9469ab1 authored about 1 year ago
documentation: Bump version

5a1d0047b9f65c4662c649d4e8758ad85ec901e3 authored about 1 year ago
Fix method check for v2ray HTTP transport

466985403932f9ea965ff8f6f7f2d9678d430d4c authored about 1 year ago
Fix gun conn setup

2eecdc38a47c76458a1f1206cdd5e969bfd88d34 authored about 1 year ago