108 Commits

Author SHA1 Message Date
Jason Lyu 1d8af8ed96 Chore: bump gvisor & mods (#528) 2026-03-30 18:13:21 -04:00
Jason Lyu c36137df92 Chore: bump to go1.26 (#526) 2026-02-16 18:25:26 -05:00
Jason Lyu 8fae79e889 Feature(proxy): support ssh proxy protocol (#519) 2026-01-11 00:32:24 -05:00
Jason Lyu 945d271016 Feature: use pflag as drop-in replacement (#513)
Feature: use pflag as drop-in replacement
2026-01-08 12:17:50 -05:00
Jason Lyu ed41b974fe Chore: bump go mods (#509) 2026-01-06 20:09:48 -05:00
dependabot[bot] 57550350c8 Chore(deps): Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#504)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 22:19:59 -05:00
Jason Lyu a1a64030c4 Chore: bump to go1.25 (#490)
* bump go mods
* bump actions
* remove go.uber.org/automaxprocs
2025-09-03 23:38:43 -04:00
铃木和花 61d826947e Fix: update gVisor dependency & modify UDP handler to return a bool (#487) 2025-08-10 14:14:49 -04:00
dependabot[bot] 0c6fa80b94 Chore(deps): Bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 (#480)
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-10 14:13:24 -04:00
Jason Lyu 4127937ea7 Chore: bump go mods (#473) 2025-05-26 05:22:28 +08:00
Jason Lyu 551f5e8a37 Chore: bump go mods (#463) 2025-04-16 02:41:29 +08:00
Jason Lyu 3599d45714 Chore: regular go.mod bump (#459) 2025-03-18 04:55:35 +08:00
dependabot[bot] af5d9bd0d2 Chore(deps): Bump golang.org/x/net from 0.35.0 to 0.36.0 (#458)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 10:15:20 +08:00
Jason Lyu 7a1711d51b Chore: bump go mods (#454) 2025-02-25 02:47:22 +08:00
Jason Lyu ed948608cc Chore: bump go mods (#447) 2025-01-28 11:38:17 +08:00
dependabot[bot] bff979b469 Chore(deps): Bump golang.org/x/net from 0.31.0 to 0.33.0 (#446)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.31.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 10:42:01 +08:00
dependabot[bot] 43f0ba892f Chore(deps): Bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#434)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 21:53:43 -05:00
Jason Lyu 54ef0500d3 Chore: bump go mods (#426) 2024-11-11 04:15:24 +08:00
Jason Lyu a821cc483c Chore: bump go mods (#413) 2024-09-30 04:44:55 +08:00
Jason Lyu 71c45ef87e Chore(mod): bump to go1.23 (#394) 2024-08-31 11:21:07 +08:00
Jason Lyu 601601a1dc Refactor(log): use go.uber.org/zap (#389) 2024-08-29 06:56:35 +08:00
Jason Lyu dd791e50c1 Feature: bump gVisor to latest version (#376) 2024-07-20 11:31:44 +08:00
dependabot[bot] 63f71e0b84 Chore(deps): Bump github.com/gorilla/schema from 1.3.0 to 1.4.1 (#370)
Bumps [github.com/gorilla/schema](https://github.com/gorilla/schema) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/gorilla/schema/releases)
- [Commits](https://github.com/gorilla/schema/compare/v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/schema
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 05:19:58 +08:00
Jason Lyu 60a63db500 Chore: bump dependency (#354)
* gVisor: `v0.0.0-20240215211334-a66ecfdd829a` => `v0.0.0-20240405191320-0878b34101b5`
2024-04-07 02:33:43 +08:00
Jason Lyu 8653c18875 Fix: safely split command strings (#340) 2024-02-20 05:41:58 +08:00
Jason Lyu 7b1d73d86e Chore: bump to go1.22 (#337)
* Chore: update go mods
* Chore: bump to go1.22
* Chore: fix lint trigger
2024-02-16 06:47:17 +08:00
Jason Lyu 01d4ac4864 Chore: update go mods (#331) 2024-01-28 07:10:26 +08:00
Jason Lyu e5bfa13a3f Chore: update go mod (#316)
* bump gvisor to `v0.0.0-20231113203814-cdee0abd0280`
2023-11-14 06:00:15 +08:00
Jason Lyu 00a5f18ebd Feature(proxy): support gost relay protocol (#310) 2023-10-24 10:55:33 +08:00
Jason Lyu cbf620b2f8 Improve: use embedded go-shadowsocks2 (#306)
* Improve: use embedded go-shadowsocks2
* Chore: update go mod
2023-10-23 02:52:26 +08:00
Jason Lyu 68da4d9997 Chore: update go mod (#303) 2023-09-29 04:56:49 +08:00
Jason Lyu 631fa59182 Feature: persistent wintun with GUID option (#301)
Fixes: #300
2023-09-29 04:36:29 +08:00
Jason Lyu b470006fb6 Chore: bump to go1.21 (#292) 2023-08-29 01:30:11 +08:00
Jason Lyu f1b7b4745b Chore: bump go mods (#288) 2023-08-28 03:48:38 +08:00
xjasonlyu 4868427efb Chore: update go modules 2023-06-05 14:54:29 +08:00
xjasonlyu 07a6a9f096 Chore: bump gVisor version 2023-05-26 14:45:37 +08:00
xjasonlyu 38bfbb2c3f Chore: update go mod 2023-05-18 21:16:44 +08:00
xjasonlyu 9cbc99e8f5 Chore: bump golang.org/x/sys to v0.7.0 2023-04-06 12:54:12 +08:00
xjasonlyu b8ff1859c1 Chore: update go mods 2023-04-02 20:20:56 +08:00
xjasonlyu 29feac8cd4 Chore: bump go mods 2023-03-26 14:40:39 +08:00
xjasonlyu 041bc510ea Chore: bump go modules 2023-02-21 14:05:25 +08:00
xjasonlyu 51d8a27289 Chore: bump gvisor
v0.0.0-20230219185229-4f1045309c43
2023-02-21 14:03:17 +08:00
xjasonlyu ab05092671 Chore: update go mod 2023-02-04 13:52:19 +08:00
xjasonlyu 6809e7f835 Chore: bump gVisor 2023-01-22 13:27:11 +08:00
xjasonlyu bbdc9113d7 Chore: update go mod 2023-01-13 13:40:20 +08:00
xjasonlyu 30608f4925 Chore: bump gVisor 2023-01-01 15:55:12 +08:00
xjasonlyu 39b1406ffa Chore: update mods 2022-12-17 16:57:57 +08:00
xjasonlyu fa3317a94c Chore: bump go mods 2022-12-01 15:57:08 +08:00
xjasonlyu 3cbc74b1cf Chore: update gvisor 2022-11-08 15:21:45 +08:00
xjasonlyu 553c2f7a17 Chore: bump modules 2022-10-14 22:36:41 +08:00