ginuerzh
|
1400b5ff5d
|
remove content-length header for http proxy response
|
2024-06-25 22:26:11 +08:00 |
|
ginuerzh
|
cd4fad8c08
|
add dialTimeout option for service
|
2024-06-25 21:44:39 +08:00 |
|
ginuerzh
|
56a68ae06f
|
fix netns for socks5 and relay handler
|
2024-06-24 21:42:37 +08:00 |
|
ginuerzh
|
5d7100f749
|
add linux network namespace support for listener and dialer
|
2024-06-21 23:41:27 +08:00 |
|
ginuerzh
|
12871a4ff3
|
update README.md
|
2024-06-18 20:59:46 +08:00 |
|
ginuerzh
|
6130bbc075
|
update go.mod
|
2024-06-13 23:29:34 +08:00 |
|
ginuerzh
|
85d4fcaf7d
|
add observePeriod option for observer
|
2024-06-13 22:45:28 +08:00 |
|
ginuerzh
|
7904e571c1
|
fix #498
|
2024-06-11 21:58:48 +08:00 |
|
ginuerzh
|
8253c41de6
|
fix marker for selector
|
2024-06-07 22:43:48 +08:00 |
|
ginuerzh
|
2148d10def
|
Merge pull request #488 from cgroschupp/update-mod
remove unnecessary replace and update gost modules
|
2024-05-31 21:25:47 +08:00 |
|
Christian Groschupp
|
8846c69c05
|
remove unnecessary replace and update gost modules
|
2024-05-29 18:40:40 +02:00 |
|
ginuerzh
|
2161b97064
|
add p2p option for tun handler
|
2024-04-26 20:58:27 +08:00 |
|
ginuerzh
|
e245526b33
|
update README.md
|
2024-04-25 22:56:57 +08:00 |
|
ginuerzh
|
60389894c0
|
update go.mod
|
2024-04-25 21:50:49 +08:00 |
|
dependabot[bot]
|
9ab142ac99
|
Bump golang.org/x/net from 0.19.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 23:19:10 +08:00 |
|
ginuerzh
|
be1b0627d1
|
Merge pull request #451 from jalalsaberi/master
Add Chinese and English README Button
|
2024-04-24 23:18:33 +08:00 |
|
dependabot[bot]
|
f4115b867d
|
Bump github.com/quic-go/quic-go from 0.40.1 to 0.42.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.40.1 to 0.42.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.40.1...v0.42.0)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 23:11:03 +08:00 |
|
kLiHz
|
a513417d7e
|
fixup moving to Docker actions
|
2024-04-24 23:10:14 +08:00 |
|
kLiHz
|
58bd3d062b
|
bump setup-go in workflow
|
2024-04-24 23:10:14 +08:00 |
|
kLiHz
|
d2b79c13a6
|
move to Docker actions since it is archived
|
2024-04-24 23:10:14 +08:00 |
|
kLiHz
|
fedd7a7b07
|
fixup bumping ghaction-docker-buildx
|
2024-04-24 23:10:14 +08:00 |
|
kLiHz
|
27f4b6abeb
|
bump ghaction-docker-buildx in workflow
|
2024-04-24 23:10:14 +08:00 |
|
kLiHz
|
d4aadbbc14
|
bump delete-older-releases in workflow
|
2024-04-24 23:10:14 +08:00 |
|
kLiHz
|
4508747635
|
fix deprecated set-output command in workflow
|
2024-04-24 23:10:14 +08:00 |
|
dependabot[bot]
|
50844821f8
|
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 23:09:36 +08:00 |
|
Jalal Saberi
|
29ec7c94ad
|
Add Chinese and English README Button
|
2024-04-10 19:09:02 +03:30 |
|
Jalal Saberi
|
53d6706b5d
|
Add Chinese and English README Button
|
2024-04-10 18:53:53 +03:30 |
|
ginuerzh
|
594418db53
|
added url path rewriting for forwarder node
|
2024-01-31 23:20:35 +08:00 |
|
ginuerzh
|
72cd708dfe
|
fix tunnel connector selection
|
2024-01-28 18:57:34 +08:00 |
|
ginuerzh
|
b576bb5645
|
fix tunnel weight
|
2024-01-28 18:34:44 +08:00 |
|
ginuerzh
|
8c529e3595
|
add weight for tunnel connector
|
2024-01-27 23:32:50 +08:00 |
|
ginuerzh
|
b75e133719
|
fix hop http plugin
|
2024-01-27 21:33:24 +08:00 |
|
dependabot[bot]
|
abfbf23842
|
Bump github.com/quic-go/quic-go from 0.40.0 to 0.40.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.40.0 to 0.40.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.40.0...v0.40.1)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-18 17:33:31 +08:00 |
|
ginuerzh
|
42d62550bf
|
fix deadlock in websocket client conn
|
2024-01-12 23:50:27 +08:00 |
|
ginuerzh
|
69ba5864ad
|
fix #390
|
2024-01-08 21:25:41 +08:00 |
|
ginuerzh
|
fdd3eb61c3
|
add auth CLI support for api & metrics
|
2024-01-07 19:42:14 +08:00 |
|
ginuerzh
|
f68bfdb149
|
add observer
|
2024-01-03 20:56:24 +08:00 |
|
ginuerzh
|
9e4bca84f1
|
fix tls handshake sniffing
|
2023-12-27 20:08:12 +08:00 |
|
ginuerzh
|
925ff89b78
|
fix issue #376
|
2023-12-25 22:11:03 +08:00 |
|
ginuerzh
|
ca077d418a
|
fix issue #372
|
2023-12-20 22:00:23 +08:00 |
|
ginuerzh
|
7264fca4f8
|
parsing config directly from cmd flag -C
|
2023-12-19 21:45:34 +08:00 |
|
ginuerzh
|
bc37fac037
|
added logger group for service
|
2023-12-19 21:44:58 +08:00 |
|
ginuerzh
|
dc48c4a3b2
|
fix auth for file handler
|
2023-12-16 14:33:52 +08:00 |
|
ginuerzh
|
310614663a
|
check date for nightly trigger
|
2023-12-02 13:03:16 +08:00 |
|
ginuerzh
|
8f094d86b0
|
fix issue #338
|
2023-11-30 19:46:29 +08:00 |
|
ginuerzh
|
638c780acd
|
update go.mod
|
2023-11-29 21:18:54 +08:00 |
|
ginuerzh
|
1f20f199c0
|
fix tun config
|
2023-11-20 20:43:27 +08:00 |
|
ginuerzh
|
8dc6146f79
|
fix go.mod
|
2023-11-19 20:03:23 +08:00 |
|
ginuerzh
|
ed29b34c68
|
add logger component
|
2023-11-19 19:57:02 +08:00 |
|
ginuerzh
|
b41aea03da
|
add web api for router
|
2023-11-19 16:17:01 +08:00 |
|