Commit graph

686 commits

Author SHA1 Message Date
Σrebe - Romain GERARD
078fffe3f4
Bump deps 2024-07-20 10:55:14 +02:00
Σrebe - Romain GERARD
9291334d4d
Bump version v9.7.3 2024-07-20 10:42:02 +02:00
Σrebe - Romain GERARD
6351cd9e52
feat(dns): Add flag to specify if we should prefer IPv4 over IPv6 2024-07-20 10:41:24 +02:00
Ramses
90d378e768
Do DNS queries for both A and AAAA simultaneously (#302)
* Do DNS queries for both A and AAAA simultaneously

We implement a basic version of RFC8305 (happy eyeballs) to establish
the connection afterwards.

* Try to connect to UDP sockets simultaneously
2024-07-10 21:14:20 +02:00
Σrebe - Romain GERARD
4f570dc48b
bump deps 2024-07-09 08:40:58 +02:00
Σrebe - Romain GERARD
d797fa135c
feat(sock5): Add login/passzord support 2024-07-09 08:22:39 +02:00
Erèbe - Romain Gerard
ba57b76a73
Update bug_report.md 2024-06-30 11:45:29 +02:00
Erèbe - Romain Gerard
350ac32f4f
Update need-help.md 2024-06-30 11:39:21 +02:00
Erèbe - Romain Gerard
9285d619fb
Update need-help.md 2024-06-30 11:38:32 +02:00
Erèbe - Romain Gerard
fc895a861f
Update need-help.md 2024-06-30 11:37:15 +02:00
Erèbe - Romain Gerard
081c96a842
Update need-help.md 2024-06-30 11:31:38 +02:00
Erèbe - Romain Gerard
f0fa8667d9
Update auto-close.yaml 2024-06-30 11:30:18 +02:00
Erèbe - Romain Gerard
5c50c56362
Update need-help.md 2024-06-30 11:29:56 +02:00
Erèbe - Romain Gerard
5094ce7553
Rename need-help.yaml to need-help.md 2024-06-30 11:28:17 +02:00
Erèbe - Romain Gerard
5ff178c17e
Create need-help.yaml 2024-06-30 11:27:53 +02:00
Erèbe - Romain Gerard
d86fe80556
Update feature_request.md 2024-06-30 11:16:16 +02:00
Erèbe - Romain Gerard
6fde5c21b1
Update feature_request.md 2024-06-30 11:14:51 +02:00
Erèbe - Romain Gerard
d2d70bdb67
Update auto-close.yaml 2024-06-30 11:11:47 +02:00
Erèbe - Romain Gerard
242504edbd
Update auto-close.yaml 2024-06-30 11:09:47 +02:00
Erèbe - Romain Gerard
fa13f74ad7
Update bug_report.md 2024-06-30 11:05:08 +02:00
Erèbe - Romain Gerard
b9312aea9a
Update bug_report.md 2024-06-30 11:01:19 +02:00
Erèbe - Romain Gerard
6eb305b553
Update bug_report.md 2024-06-30 10:55:37 +02:00
Erèbe - Romain Gerard
df16a009a0
Rename config.yaml to config.yml 2024-06-30 10:51:22 +02:00
Erèbe - Romain Gerard
3f38b92f04
Create config.yaml 2024-06-30 10:50:43 +02:00
Erèbe - Romain Gerard
e957247352
Update auto-close.yaml 2024-06-30 10:47:19 +02:00
Erèbe - Romain Gerard
f0dfd98aba
Rename auto-close to auto-close.yaml 2024-06-30 10:35:30 +02:00
Erèbe - Romain Gerard
ae8bd76ca4
Create auto-close 2024-06-30 10:35:16 +02:00
Erèbe - Romain Gerard
19cacccc71
Update README.md 2024-06-26 14:09:28 +02:00
Σrebe - Romain GERARD
9a89f73fe3
update .dockerignore 2024-06-26 13:48:31 +02:00
Σrebe - Romain GERARD
a18327fa27
Bump version v9.7.2 2024-06-26 13:31:02 +02:00
Σrebe - Romain GERARD
15db9358a0
feat(dns): Use HTTP proxy if configured for Dns over HTTPS/TLS 2024-06-26 13:27:36 +02:00
Σrebe - Romain GERARD
ef1ca16e4a
feat(dns): Add timeout for tcp handshake for Dns over HTTPS/TLS 2024-06-25 20:28:29 +02:00
Erèbe - Romain Gerard
cd87698b02
Update README.md 2024-06-24 21:02:39 +02:00
Σrebe - Romain GERARD
67fb6683ce
Bump version v9.7.1 2024-06-24 20:37:45 +02:00
Σrebe - Romain GERARD
f2404e79e1
bump deps 2024-06-24 20:37:14 +02:00
Σrebe - Romain GERARD
7f24217b64
Add x86 linux release 2024-06-24 20:07:25 +02:00
erebe
7165f328a8
fix dns over TLS and HTTPS 2024-06-24 20:07:24 +02:00
Σrebe - Romain GERARD
fb378d29d5
feat(linux): Add SO_MARK support for DNS request 2024-06-24 20:07:17 +02:00
Σrebe - Romain GERARD
7eaf7dc43e
Bump version v9.7.0 2024-06-12 21:20:47 +02:00
Σrebe - Romain GERARD
8e4db44744
Bump version v9.6.3-rc1 2024-06-10 13:48:52 +02:00
Σrebe - Romain GERARD
b2df9e2d29
Bump version v9.6.3-rc1 2024-06-09 14:58:32 +02:00
Σrebe - Romain GERARD
880aa257a1
feat: Allow to specify DNS resolver on client too - fix #290 for windows 2024-06-09 14:57:54 +02:00
Erèbe - Romain Gerard
ae54cd549a
Update LICENSE to include 2024 2024-06-09 10:51:49 +02:00
Σrebe - Romain GERARD
485a31c5a2
Bump version v9.6.2 2024-06-07 22:32:57 +02:00
Σrebe - Romain GERARD
a4900d3f92
chore: update deps 2024-06-07 22:17:47 +02:00
Σrebe - Romain GERARD
38fcb10e33
ci: improve changelog generation 2024-06-07 21:40:28 +02:00
Σrebe - Romain GERARD
bb266f6899
fix(#287): Clamp max websocket message size to 32MB 2024-06-07 21:25:05 +02:00
Σrebe - Romain GERARD
0da43e1643
fix(#289): crash due to invalid UDP socks5 packet received 2024-06-07 20:54:13 +02:00
Σrebe - Romain GERARD
2dd99130fa
lint 2024-05-29 19:19:03 +02:00
Σrebe - Romain GERARD
677b29bedf
Bump version v9.6.1 2024-05-27 17:59:26 +02:00